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 76d13e8..3b61949 100644 --- a/site/food/curry/index.html +++ b/site/food/curry/index.html @@ -413,6 +413,27 @@ + + + + + + + <li class="md-nav__item"> + <a href="../../desktop/syncthing/" class="md-nav__link"> + + + <span class="md-ellipsis"> + Syncthing + </span> + + + </a> + </li> + + + + </ul> </nav> diff --git a/site/food/spicy-shrimp/index.html b/site/food/spicy-shrimp/index.html index 1608878..cefe2b6 100644 --- a/site/food/spicy-shrimp/index.html +++ b/site/food/spicy-shrimp/index.html @@ -413,6 +413,27 @@ + + + + + + + <li class="md-nav__item"> + <a href="../../desktop/syncthing/" class="md-nav__link"> + + + <span class="md-ellipsis"> + Syncthing + </span> + + + </a> + </li> + + + + </ul> </nav> diff --git a/site/food/tempora/index.html b/site/food/tempora/index.html index 85e840a..f2718a9 100644 --- a/site/food/tempora/index.html +++ b/site/food/tempora/index.html @@ -413,6 +413,27 @@ + + + + + + + <li class="md-nav__item"> + <a href="../../desktop/syncthing/" class="md-nav__link"> + + + <span class="md-ellipsis"> + Syncthing + </span> + + + </a> + </li> + + + + </ul> </nav> |