grgr.me

latest commits to https://grgr.me/
Log | Files | Refs

commit 633e89bd0a84e35fc5ad30f30626bbfab295037c
parent fcd8df2424c36f45799b2859db27094547827239
Author: corndog <cauchyn@firemail.cc>
Date:   Mon, 17 Oct 2016 13:55:21 -0700

Separate footer with <hr>

Diffstat:
in/index.html | 2+-
out/galois/index.html | 1+
out/index.html | 3++-
out/sits/index.html | 1+
site.tmpl | 1+
5 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/in/index.html b/in/index.html @@ -14,5 +14,5 @@ right now. This was supposed to just be a way to throw short links on my CV. Nam </ul> <p> -Thanks for your attention and have a good, good day. +Thank you for your attention! Have a good, good day. </p> diff --git a/out/galois/index.html b/out/galois/index.html @@ -14,6 +14,7 @@ tags: project</p> <h2>description: Exercises I&rsquo;ve written for a math study group. NB: 303 to GitLab</h2> +<hr> <p> <a href="mailto:contact@grgr.me">contact@grgr.me</a><br> <a href="./PGP">PGP</a>: 8F9A 850E 9435 4903 0CB7 30F4 C466 E02A 4B21 3DB8 diff --git a/out/index.html b/out/index.html @@ -26,10 +26,11 @@ right now. This was supposed to just be a way to throw short links on my CV. Nam </ul> <p> -Thanks for your attention and have a good, good day. +Thank you for your attention! Have a good, good day. </p> +<hr> <p> <a href="mailto:contact@grgr.me">contact@grgr.me</a><br> <a href="./PGP">PGP</a>: 8F9A 850E 9435 4903 0CB7 30F4 C466 E02A 4B21 3DB8 diff --git a/out/sits/index.html b/out/sits/index.html @@ -43,6 +43,7 @@ any problems.</p> <p>C to bomb</p> +<hr> <p> <a href="mailto:contact@grgr.me">contact@grgr.me</a><br> <a href="./PGP">PGP</a>: 8F9A 850E 9435 4903 0CB7 30F4 C466 E02A 4B21 3DB8 diff --git a/site.tmpl b/site.tmpl @@ -10,6 +10,7 @@ {{ end }} {{ define "footer" }} +<hr> <p> <a href="mailto:contact@grgr.me">contact@grgr.me</a><br> <a href="./PGP">PGP</a>: 8F9A 850E 9435 4903 0CB7 30F4 C466 E02A 4B21 3DB8