diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-06-25 17:33:16 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-06-25 17:33:16 +0200 |
| commit | 33b2615a5038bc85036081e8b5e0da8584d88097 (patch) | |
| tree | e81804d2b18c68cf6f3355787d51063ba2ffe94b /content/notes | |
| parent | 1e7a6dc6e8a4aca1c9048e2b6ca2fbfa9c626103 (diff) | |
| download | mitjafelicijan.com-33b2615a5038bc85036081e8b5e0da8584d88097.tar.gz | |
Note: Added links and typo fixes to cgit note
Diffstat (limited to 'content/notes')
| -rw-r--r-- | content/notes/making-cgit-look-nicer.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/content/notes/making-cgit-look-nicer.md b/content/notes/making-cgit-look-nicer.md index b649b5d..6f7975a 100644 --- a/content/notes/making-cgit-look-nicer.md +++ b/content/notes/making-cgit-look-nicer.md | |||
| @@ -7,9 +7,9 @@ draft: false | |||
| 7 | tags: [git] | 7 | tags: [git] |
| 8 | --- | 8 | --- |
| 9 | 9 | ||
| 10 | For personal use I have a private Git server set up and I use GitHub just as a | 10 | For personal use I have a [private Git server](https://git.mitjafelicijan.com) |
| 11 | mirror. By default the cgit theme looks a bit dated so I made the folowing | 11 | set up and I use GitHub just as a mirror. By default the cgit theme looks a bit |
| 12 | theme. | 12 | dated so I made the flowing theme. |
| 13 | 13 | ||
| 14 | - `/etc/cgitrc` | 14 | - `/etc/cgitrc` |
| 15 | 15 | ||
