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/phone/lineageos | |
parent | 0bff0099d6a5c73c8e918f5378bfa6cad3912983 (diff) | |
download | wiki-4f5c398c39a69c47f059e2e39ee4e04218c3850e.tar.gz |
Added syncthing desktop setup article to wiki
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 597a4a3..04491e9 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/thunderbird/"> + <link rel="prev" href="../../desktop/syncthing/"> <link rel="next" href="../../food/curry/"> @@ -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> |