diff options
author | joshua <joshua@joshuayun.com> | 2024-01-03 02:10:09 -0500 |
---|---|---|
committer | joshua <joshua@joshuayun.com> | 2024-01-03 02:10:09 -0500 |
commit | 4f5c398c39a69c47f059e2e39ee4e04218c3850e (patch) | |
tree | ad0830c65b33866c7bb4cf6d3f09af824bd2b731 /site/food | |
parent | 0bff0099d6a5c73c8e918f5378bfa6cad3912983 (diff) | |
download | wiki-4f5c398c39a69c47f059e2e39ee4e04218c3850e.tar.gz |
Added syncthing desktop setup article to wiki
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> |