michal-sapka-me

Codebase for my homepage.
git clone git://vcs.sapka.me/michal-sapka-me
Log | Files | Refs

commit 2d6ef5f263467dc9b40c29a88fb1edf667e32686
parent 0a873cd48a3c211a1521d507047af76665227b0f
Author: MichaƂ Sapka <michal@sapka.me>
Date:   Sun,  5 Feb 2023 23:02:08 +0100

chore: remove link to memes

Diffstat:
Mlayouts/_default/baseof.html | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html @@ -40,7 +40,6 @@ <div> <a href="/">Home</a> <a href="/about">About</a> - <a href="https://memes.sapka.me">Memes</a> <a href="https://git.sapka.me">Git</a> <a href="/index.xml">RSS</a> </div>