From 1985fbe5280cea489d2d11979829418bb2438153 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Sat, 14 Jan 2023 11:35:19 -0300 Subject: Made final fixes --- config.toml | 4 ++-- content/_index.md | 3 ++- themes/archie/layouts/partials/footer.html | 8 +------- 3 files changed, 5 insertions(+), 10 deletions(-) diff --git a/config.toml b/config.toml index 94927dd..7e2c4e9 100644 --- a/config.toml +++ b/config.toml @@ -4,7 +4,7 @@ title = "rogs" theme = "archie" staticDir = ["static"] paginate=3 # articles per page -copyright = "© Rogs" +copyright = "© Roger Gonzalez" [permalinks] @@ -48,7 +48,7 @@ url = "/projects" weight = 3 [[menu.main]] -name = "Blog" +name = "Posts" url = "/posts" weight = 4 diff --git a/content/_index.md b/content/_index.md index f5cd5af..2e28da1 100644 --- a/content/_index.md +++ b/content/_index.md @@ -17,12 +17,13 @@ moment. I love Open Source projects. Knowledge should be available to everyone who wants it. -# My latest posts +# My latest posts {{< artlist >}} # My personal projets +
YAMS
A higly opinionated media server.
diff --git a/themes/archie/layouts/partials/footer.html b/themes/archie/layouts/partials/footer.html index eca9645..604cdd2 100644 --- a/themes/archie/layouts/partials/footer.html +++ b/themes/archie/layouts/partials/footer.html @@ -4,7 +4,7 @@ | {{- end -}} -⚡️ +💻 {{ dateFormat "2006" now }} {{ with .Site.Copyright }} {{ . }} | {{ end }} Archie Theme @@ -13,10 +13,4 @@

bc1q8yrnatx40n9ts4mzqmkh2p65mys6mvs45us3kq

88zqmA2HLiA59CMVfV5FRrPmC64hcB6FTSXR95dugjso8X9jeHwZqfBMhiGREmdQHgB5kAy3EwygAikoVY6hexGKTBQEQEg

- -{{- if (isset .Site.Params "social") -}} - -{{- end -}} -- cgit v1.2.3