diff --git a/assets/geek_2.gif b/assets/geek_2.gif new file mode 100644 index 0000000..a5f8f86 Binary files /dev/null and b/assets/geek_2.gif differ diff --git a/themes/red/layouts/partials/footer.html b/themes/red/layouts/partials/footer.html index 51c63c7..9550379 100644 --- a/themes/red/layouts/partials/footer.html +++ b/themes/red/layouts/partials/footer.html @@ -15,6 +15,18 @@ {{ $badgeScope.Name }} {{ end }} {{ end }} + + {{ with .Site.Params.geekring_site_id }} + + Previous + Random + Next + Geekring + + {{ with resources.Get "geek_2.gif" }} + The Geekring + {{ end }} + {{ end }}
@@ -27,14 +39,4 @@
-{{ with .Site.Params.geekring_site_id }} -
- -
- This site is a proud member of the geekring! Check some other geeky websites here!
- Previous site -- - Random site -- - Next site -
-{{ end }}