From f931866b3a1c9edd6468fa0fbd57324eb3e515b1 Mon Sep 17 00:00:00 2001 From: Patrick Ben Koetter Date: Thu, 24 Oct 2024 14:11:08 +0200 Subject: [PATCH] Update README.md Fixed typo in anchor text, which had the wrong domain name. Signed-off-by: Patrick Ben Koetter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 897db42..08e7f92 100644 --- a/README.md +++ b/README.md @@ -203,7 +203,7 @@ _n.b. in future versions we will likely separate the typeface and other body cla Ananke stylesheet is built with Hugo Pipes's [Asset Bundling](https://gohugo.io/hugo-pipes/bundling/#readout) alone to maximize compatibiliy. The theme simply bundles its several files into one minified and fingerprinted (in production) CSS file. -Ananke uses [Tachyon.io](https://tachyons.io/) utility class library. +Ananke uses [Tachyons.io](https://tachyons.io/) utility class library. #### Custom CSS