diff options
Diffstat (limited to 'content/blog')
| -rw-r--r-- | content/blog/11ty.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/blog/11ty.md b/content/blog/11ty.md index c6107dd..ed0d20b 100644 --- a/content/blog/11ty.md +++ b/content/blog/11ty.md @@ -3,8 +3,8 @@ title: This website now uses 11ty! keywords: new 11ty --- -Thanks to my friend Jan Palma for making the website! (check him out [here](https://janpalma.cz/)) +Thanks to my friend Jan Palma for making the website! (check him out <a href="https://janpalma.cz/" target="_blank">here</a>) -The website uses [11ty](https://www.11ty.dev/) which is a simple static site generator. +The website uses <a href="https://www.11ty.dev/" target="_blank">11ty</a> which is a simple static site generator. <img src="https://share.spelis.projnull.eu/pfps/normal.png" alt="test" width=100> |
