all repos — h3rald @ 09fca8bd8b0fbb0d2764729d2fd04ac46f5eec73

The source code of the h3rald.com web site.

No longer displaying old style numbers in titles
h3rald h3rald@h3rald.com
Sun, 07 Jun 2026 06:01:42 +0200
commit

09fca8bd8b0fbb0d2764729d2fd04ac46f5eec73

parent

eb0975ce9261e36e113c18e8949e03ccdf7a028a

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M assets/styles/style.cssassets/styles/style.css

@@ -155,7 +155,7 @@ h3,

h4, h5 { font-family: 'Calendas Plus', serif; - font-feature-settings: "liga", "clig", "dlig", "onum", "frac", "kern"; + font-feature-settings: "liga", "clig", "dlig", "frac", "kern"; } .page h2 {