diff options
author | joshua <joshua@joshuayun.com> | 2023-12-31 00:00:47 -0500 |
---|---|---|
committer | joshua <joshua@joshuayun.com> | 2023-12-31 00:00:47 -0500 |
commit | 8cb4eb28a2aaa8f8bffcc280dc70b85546df1104 (patch) | |
tree | 6648e76ef0d9c018a63ba8f5c9813aacf5d5de5e /site/server/cgit/index.html | |
parent | 3a9b26f8f52d8d99d3dd85130a221b5aab30e7ef (diff) | |
download | wiki-8cb4eb28a2aaa8f8bffcc280dc70b85546df1104.tar.gz |
Added syncthing to wiki
Diffstat (limited to 'site/server/cgit/index.html')
-rw-r--r-- | site/server/cgit/index.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/site/server/cgit/index.html b/site/server/cgit/index.html index 5337dcc..c9b840e 100644 --- a/site/server/cgit/index.html +++ b/site/server/cgit/index.html @@ -450,6 +450,27 @@ + + + + + + + <li class="md-nav__item"> + <a href="../syncthing/" class="md-nav__link"> + + + <span class="md-ellipsis"> + Syncthing + </span> + + + </a> + </li> + + + + </ul> </nav> |