Improve footerUnverified
6bb8ed5 parent: d159e0c modified
internal/tmpl/base.html +2 -2 | @@ -191,8 +191,8 @@ | ||
| 191 | 191 | </div> |
| 192 | 192 | </div> |
| 193 | 193 | <div class="text-right"> |
| 194 | - <div class="text-xs text-spot-secondary">© {{now.Format "2006"}} Glean.at</div> | |
| 195 | - <div class="text-[10px] text-spot-secondary mt-0.5">Built on the AT Protocol · Made in Europe 🇪🇺</div> | |
| 194 | + <div class="text-xs text-spot-secondary">© {{now.Format "2006"}} julien.rbrt.fr</div> | |
| 195 | + <div class="text-[10px] text-spot-secondary mt-0.5">Made in Europe 🇪🇺</div> | |
| 196 | 196 | </div> |
| 197 | 197 | </div> |
| 198 | 198 | |
| @@ -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">© {{now.Format "2006"}} Glean.at</div> | 194 | + <div class="text-xs text-spot-secondary">© {{now.Format "2006"}} julien.rbrt.fr</div> |
| 195 | - <div class="text-[10px] text-spot-secondary mt-0.5">Built on the AT Protocol · Made in Europe 🇪🇺</div> | 195 | + <div class="text-[10px] text-spot-secondary mt-0.5">Made in Europe 🇪🇺</div> |
| 196 | </div> | 196 | </div> |
| 197 | </div> | 197 | </div> |
| 198 | 198 | ||