diff options
author | Joshua Yun <joshua@joshuayun.com> | 2024-01-23 14:53:19 -0600 |
---|---|---|
committer | Joshua Yun <joshua@joshuayun.com> | 2024-01-23 14:53:19 -0600 |
commit | 3706dc248bda2197f56ac191a7e764a891d13fa9 (patch) | |
tree | 63bfbb7f62be24a9d1b91b17ad5e4779bdff3d0c /site/phone/lineageos | |
parent | 3a294b3292e156903dd5d986120d7ad24737919d (diff) | |
download | wiki-3706dc248bda2197f56ac191a7e764a891d13fa9.tar.gz |
Added remote nvim setup wiki page
Diffstat (limited to 'site/phone/lineageos')
-rw-r--r-- | site/phone/lineageos/index.html | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/site/phone/lineageos/index.html b/site/phone/lineageos/index.html index 04491e9..e66c9fc 100644 --- a/site/phone/lineageos/index.html +++ b/site/phone/lineageos/index.html @@ -11,7 +11,7 @@ <link rel="canonical" href="https://wiki.joshuayun.com/phone/lineageos/"> - <link rel="prev" href="../../desktop/syncthing/"> + <link rel="prev" href="../../desktop/remote_nvim/"> <link rel="next" href="../../food/curry/"> @@ -434,6 +434,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> |