diff options
| author | Sakamoto <me@sakamoto.network> | 2026-07-10 23:14:58 -0500 |
|---|---|---|
| committer | Sakamoto <me@sakamoto.network> | 2026-07-10 23:14:58 -0500 |
| commit | 66d1c82ec82774371820813fad7459591e987a8c (patch) | |
| tree | 67b66279b5d10aafd9dfb216728b06c85f1dcb5a /templates/index.html | |
| parent | e9defbb72e024d8d54d73b8e994730bb1128adcf (diff) | |
| download | sakamoto.network-66d1c82ec82774371820813fad7459591e987a8c.tar.xz sakamoto.network-66d1c82ec82774371820813fad7459591e987a8c.zip | |
change from forgejo to cgit
also testing git hooks
Diffstat (limited to 'templates/index.html')
| -rw-r--r-- | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index 31560ab..bc820f5 100644 --- a/templates/index.html +++ b/templates/index.html @@ -5,7 +5,7 @@ <h1>Services</h1> <ul> - <li><a href="https://git.sakamoto.network">forgejo</a></li> + <li><a href="https://git.sakamoto.network">cgit</a></li> <li><a href="https://file.sakamoto.network">copyparty</a></li> <li><a href="https://ntfy.sakamoto.network">ntfy</a></li> <li><a href="https://rss.sakamoto.network">miniflux</a></li> |
