From 98182d674307bfe08a677e56156a4febb7cc9589 Mon Sep 17 00:00:00 2001 From: Francesco Date: Tue, 23 Apr 2024 17:18:41 +0200 Subject: Theme Update --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index afbfe14..96b7654 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,17 @@ -![banner](misc/banner-light.png##gh-light-mode-only) -![banner](misc/banner-dark.png##gh-dark-mode-only) +![banner](https://github.com/tomfran/typo/blob/main/images/banner-light.png#gh-light-mode-only) +![banner](https://github.com/tomfran/typo/blob/main/images/banner-dark.png#gh-dark-mode-only) # Typo, a Hugo theme. **Homepage** -![1](misc/1.png) +![1](https://github.com/tomfran/typo/blob/main/images/1.png) **Article** -![2](misc/2.png) +![2](https://github.com/tomfran/typo/blob/main/images/2.png) -![3](misc/3.png) +![3](https://github.com/tomfran/typo/blob/main/images/3.png) ## Installation @@ -141,3 +141,7 @@ url = "/resume" [markup.highlight] style = 'algol' ``` + +### References + +- The SVGs for social icons are taken from [Hugo PaperMod](https://github.com/adityatelange/hugo-PaperMod). \ No newline at end of file -- cgit v1.2.3