diff options
Diffstat (limited to 'site/desktop/syncthing/index.html')
-rw-r--r-- | site/desktop/syncthing/index.html | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/site/desktop/syncthing/index.html b/site/desktop/syncthing/index.html index 8891e1c..719072c 100644 --- a/site/desktop/syncthing/index.html +++ b/site/desktop/syncthing/index.html @@ -14,7 +14,7 @@ <link rel="prev" href="../thunderbird/"> - <link rel="next" href="../../phone/lineageos/"> + <link rel="next" href="../remote_nvim/"> <link rel="icon" href="../../assets/images/favicon.png"> @@ -446,6 +446,27 @@ + + + + + + + <li class="md-nav__item"> + <a href="../remote_nvim/" class="md-nav__link"> + + + <span class="md-ellipsis"> + Remote Nvim + </span> + + + </a> + </li> + + + + </ul> </nav> |