diff options
Diffstat (limited to 'site/server/cgit')
-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> |