Updated credits, style (outbound links)
h3rald h3rald@h3rald.com
Sun, 26 Jan 2025 12:23:16 +0100
2 files changed,
7 insertions(+),
1 deletions(-)
M
assets/styles/style.css
→
assets/styles/style.css
@@ -341,6 +341,11 @@ text-underline-offset: 2px;
display: inline; } +a[href^=http] { + text-decoration-style: dotted; +} + +/* a[href^=http]::after { background-image: url("/images/icons/external-link.svg"); display: inline-block;@@ -350,6 +355,7 @@ background-size: 12px 12px;
width: 12px; height: 12px; } +*/ .content { padding: 0 calc(var(--leading) * 0.5);
M
contents/about.md
→
contents/about.md
@@ -29,7 +29,7 @@
Special thanks to the following people, who made this web site possible: * [David J. Perry](http://scholarsfonts.net), who designed the [Cardo](http://scholarsfonts.net/cardofnt.html) font used for the H3RALD logo. -* [atypo](https://www.atipofoundry.com) foundry, who designed the [Noway](https://www.atipofoundry.com/fonts/noway) font used for the text on this site. +* [atypo](https://www.atipofoundry.com) foundry, who designed the [Calendas Plus](https://www.atipofoundry.com/fonts/calendas-plus) font used for the text on this site. * Philipp Nurullin, who designed the [JetBrains Mono](https://www.jetbrains.com/lp/mono/) font used for the code blocks on this site. * [Daniel Bruce](http://www.danielbruce.se/), designer of the [Entypo](http://www.entypo.com) font, used for the icons on this web site.