summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFrancesco <tomaselli.fr@gmail.com>2024-04-23 17:18:41 +0200
committerFrancesco <tomaselli.fr@gmail.com>2024-04-23 17:18:41 +0200
commit98182d674307bfe08a677e56156a4febb7cc9589 (patch)
tree9cc1ccf6cc8f2f7175e9c5ea677df116ee7925c9 /README.md
parent0744d3da3581712b53efcc0880cbae9f768081c3 (diff)
Theme Update
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 9 insertions, 5 deletions
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