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