diff options
Diffstat (limited to 'site/about/index.html')
-rw-r--r-- | site/about/index.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/site/about/index.html b/site/about/index.html index 31f04f1..761cfdc 100644 --- a/site/about/index.html +++ b/site/about/index.html @@ -304,6 +304,27 @@ + + + + + + + <li class="md-nav__item"> + <a href="../server/syncthing/" class="md-nav__link"> + + + <span class="md-ellipsis"> + Syncthing + </span> + + + </a> + </li> + + + + </ul> </nav> |