aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Singleton <matt@xcolour.net>2024-02-06 16:17:18 -0600
committerMatt Singleton <matt@xcolour.net>2024-02-06 16:17:18 -0600
commit23693bb6c5fd2180577e2c717fd090285d5fa449 (patch)
tree02e2374ee9cde5a386bc8b9026fdedd1b1ce9279
parent92f08c1b037a3fc69eb48379f0b352e1a2c6ce9b (diff)
note fork in README
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2f234e6..4ea7a0b 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,11 @@ Simple responsive [cgit](https://git.zx2c4.com/cgit/about/) CSS theme.
It looks exactly like the default theme except it actually works on mobile.
It doesn't use any JavaScript and relies solely on CSS media queries.
+This repository is a *fork* of the original stylesheet shared by
+[MatejaMarić](https://github.com/MatejaMaric) on
+[Github](https://github.com/MatejaMaric/responsive-cgit-css) to make a few minor
+changes for my own use.
+
# How to use:
Beyond switching original CSS file with the one in this repository you should also add `head-include` line in your `cgitrc` file.