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