diff options
| author | Botond Hende <contact@wazul.moe> | 2026-05-09 00:42:15 +0200 |
|---|---|---|
| committer | Botond Hende <contact@wazul.moe> | 2026-05-09 00:42:15 +0200 |
| commit | 6fa30eec950b85778daf13758b94799d5fe6a6ac (patch) | |
| tree | f925ddc6e7670bf1d16d3320df1d8cbada1f3590 /main/templates/main_sidebar.html.j2 | |
| parent | a3c4dab41e13795d6ab70f77265c73b7d0cc8c33 (diff) | |
added marcsello.com to neighbor sites
Diffstat (limited to 'main/templates/main_sidebar.html.j2')
| -rw-r--r-- | main/templates/main_sidebar.html.j2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/main/templates/main_sidebar.html.j2 b/main/templates/main_sidebar.html.j2 index 21b1492..7ad99b1 100644 --- a/main/templates/main_sidebar.html.j2 +++ b/main/templates/main_sidebar.html.j2 @@ -19,5 +19,7 @@ <h3>Neighbors</h3> <div align="center"> <a href="https://www.tar.dev/" target="_blank"><img src="/assets/image/neighbors/tarandir.gif" alt="tar.dev" title="tar.dev" style="width:88px;height:31px;"></a> + <br> + <a href="https://marcsello.com/" target="_blank">marcsello.com</a> </div> |
