nandi/gleanpublic⑂ Fork 0
⑂ 6bb8ed5
Commits
⬇ Clone ▾
git clone https://git.rickub.com/nandi/glean.git
git clone ssh://git@rickub.com/nandi/glean.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

Improve footerUnverified

Julien Robert committed 2026-04-21T15:20:32+02:00 Browse files
6bb8ed5 parent: d159e0c
modified internal/tmpl/base.html +2 -2
@@ -191,8 +191,8 @@
191191 </div>
192192 </div>
193193 <div class="text-right">
194- <div class="text-xs text-spot-secondary">&copy; {{now.Format "2006"}} Glean.at</div>
195- <div class="text-[10px] text-spot-secondary mt-0.5">Built on the AT Protocol &middot; Made in Europe &#127466;&#127482;</div>
194+ <div class="text-xs text-spot-secondary">&copy; {{now.Format "2006"}} julien.rbrt.fr</div>
195+ <div class="text-[10px] text-spot-secondary mt-0.5">Made in Europe &#127466;&#127482;</div>
196196 </div>
197197 </div>
198198
@@ -191,8 +191,8 @@
191 </div>191 </div>
192 </div>192 </div>
193 <div class="text-right">193 <div class="text-right">
194- <div class="text-xs text-spot-secondary">&copy; {{now.Format "2006"}} Glean.at</div>194+ <div class="text-xs text-spot-secondary">&copy; {{now.Format "2006"}} julien.rbrt.fr</div>
195- <div class="text-[10px] text-spot-secondary mt-0.5">Built on the AT Protocol &middot; Made in Europe &#127466;&#127482;</div>195+ <div class="text-[10px] text-spot-secondary mt-0.5">Made in Europe &#127466;&#127482;</div>
196 </div>196 </div>
197 </div>197 </div>
198 198