mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-02-18 04:20:50 +01:00
63 lines
1.8 KiB
HTML
63 lines
1.8 KiB
HTML
|
<div>
|
||
|
|
||
|
{{ partial "imgButton.html" (dict
|
||
|
"alt" "CC BY-SA"
|
||
|
"srcRelative" "CC-BY-SA.svg"
|
||
|
"href" "https://creativecommons.org/licenses/by-sa/4.0/deed.it?ref=chooser-v1&title=%E2%9C%A8sitoctt%E2%9C%A8&href=https://sitoctt.octt.eu.org&creator=OctoSpacc") }}
|
||
|
|
||
|
{{ partial "imgButton.html" (dict
|
||
|
"alt" "✨sitoctt"
|
||
|
"srcRelative" "Sites/sitoctt-1.png") }}
|
||
|
|
||
|
{{ partial "imgButton.html" (dict
|
||
|
"alt" "Bandiera Octt"
|
||
|
"srcRelative" "Octt-Flag-88x31.png") }}
|
||
|
|
||
|
{{ partial "imgButton.html" (dict
|
||
|
"alt" "Follow me on Mastodon"
|
||
|
"srcRelative" "Follow-me-on-Mastodon-88x31.png"
|
||
|
"href" "https://mastodon.uno/@octo"
|
||
|
"rel" "me") }}
|
||
|
|
||
|
</div>
|
||
|
<div>
|
||
|
|
||
|
<!-- Fonte: https://astral.town | Licenza: Sconosciuta -->
|
||
|
{{ partial "imgButton.html" (dict
|
||
|
"alt" "Occhi blink blink"
|
||
|
"src" (printf "%s/Media/Blink-0.gif" (partial "assetsRoot.html"))) }}
|
||
|
|
||
|
{{ partial "imgButton.html" (dict
|
||
|
"alt" "Firefox"
|
||
|
"srcRelative" "Firefox/Firefox-Modern-88x31.png"
|
||
|
"href" "https://www.mozilla.org/it/firefox"
|
||
|
"rel" "nofollow") }}
|
||
|
|
||
|
{{ partial "imgButton.html" (dict
|
||
|
"alt" "The Onion Router"
|
||
|
"srcRelative" "Tor-88x31.png"
|
||
|
"href" "https://www.torproject.org/it"
|
||
|
"rel" "nofollow") }}
|
||
|
|
||
|
{{ partial "imgButton.html" (dict
|
||
|
"alt" "Internet Archive"
|
||
|
"srcRelative" "Sites/InternetArchive-88x31.png"
|
||
|
"href" "https://archive.org"
|
||
|
"rel" "nofollow") }}
|
||
|
|
||
|
{{ partial "imgButton.html" (dict
|
||
|
"alt" "Wikipedia"
|
||
|
"srcRelative" "Sites/Wikipedia/Wikipedia-88x31.png"
|
||
|
"href" "https://www.wikipedia.org"
|
||
|
"rel" "nofollow"
|
||
|
"title" "hu:User:Boro, CC BY-SA 3.0 <https://creativecommons.org/licenses/by-sa/3.0>, via Wikimedia Commons"
|
||
|
"hrefLinkback" "https://commons.wikimedia.org/wiki/File:Wikipedia-microbar-hu.png") }}
|
||
|
|
||
|
{{ partial "imgButton.html" (dict
|
||
|
"alt" "Made on GNU/Linux"
|
||
|
"srcRelative" "Made-on-GNU-Linux-88x31.png"
|
||
|
"href" "https://www.gnu.org/home.it"
|
||
|
"rel" "nofollow") }}
|
||
|
|
||
|
</div>
|