Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/treetrek.git
new/Views.php
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title><?php echo Config::SITE_TITLE . ($this->title ? ' - ' . htmlspecialchars($this->title) : ''); ?></title>
- <link rel="stylesheet" href="kimi-style.css">
+ <link rel="stylesheet" href="repo.css">
<style>
.commit-list { margin-top: 20px; }

Fixes CSS gaff

Author Dave Jarvis <email>
Date 2026-02-08 18:27:53 GMT-0800
Commit 70086950b1ec8e97adb834ac634bad9d9ce6f2f7
Parent 4475cc7
Delta 1 line added, 1 line removed