diff options
Diffstat (limited to 'site/food')
-rw-r--r-- | site/food/curry/index.html | 21 | ||||
-rw-r--r-- | site/food/spicy-shrimp/index.html | 21 | ||||
-rw-r--r-- | site/food/tempora/index.html | 21 |
3 files changed, 63 insertions, 0 deletions
diff --git a/site/food/curry/index.html b/site/food/curry/index.html index 3b61949..8c01d1c 100644 --- a/site/food/curry/index.html +++ b/site/food/curry/index.html @@ -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> diff --git a/site/food/spicy-shrimp/index.html b/site/food/spicy-shrimp/index.html index cefe2b6..d0117ec 100644 --- a/site/food/spicy-shrimp/index.html +++ b/site/food/spicy-shrimp/index.html @@ -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> diff --git a/site/food/tempora/index.html b/site/food/tempora/index.html index f2718a9..ef80f7f 100644 --- a/site/food/tempora/index.html +++ b/site/food/tempora/index.html @@ -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> |