Go to file
c47 d3ac32dc09
Fix heading links
In 24ed7eab29 I added a link element to the template to turn
headings of blog posts into clickable links, but added it to the
wrong place, which caused a CSS problem.

This commit brings the fix.
2024-03-04 20:47:53 +01:00
archetypes Add lastmod to default archetype and add blog arch 2024-02-20 21:11:55 +01:00
assets/css/core Move Logo style to custom theme-core override 2024-03-03 11:14:25 +01:00
content Enable RSS feed for blog only 2024-03-02 22:01:05 +01:00
layouts Fix heading links 2024-03-04 20:47:53 +01:00
static Add favicons 2024-03-03 18:21:40 +01:00
themes Initial commit 2024-02-11 16:00:32 +01:00
.gitignore Ignore /public/ 2024-02-12 15:41:35 +01:00
.gitmodules Remove Fork-Awesome git-submodule 2024-02-28 07:36:10 +01:00
hugo.yaml Configure favicon assets 2024-03-03 20:08:43 +01:00