diff options
| author | Elis Eriksson <spelis.tech@gmail.com> | 2026-03-14 09:38:14 -1000 |
|---|---|---|
| committer | Elis Eriksson <spelis.tech@gmail.com> | 2026-03-14 09:38:14 -1000 |
| commit | c78417a25c63f5d06ead4b8f71aa06d9d486550a (patch) | |
| tree | 8405b38a999fa0759ab5cc618eac1be75b9f6383 /content/blog | |
| parent | 434956b1b227164bd79daa6c5c793abe2de46c3d (diff) | |
| download | spelis-web-c78417a25c63f5d06ead4b8f71aa06d9d486550a.tar spelis-web-c78417a25c63f5d06ead4b8f71aa06d9d486550a.tar.gz spelis-web-c78417a25c63f5d06ead4b8f71aa06d9d486550a.tar.bz2 spelis-web-c78417a25c63f5d06ead4b8f71aa06d9d486550a.tar.lz spelis-web-c78417a25c63f5d06ead4b8f71aa06d9d486550a.tar.xz spelis-web-c78417a25c63f5d06ead4b8f71aa06d9d486550a.tar.zst spelis-web-c78417a25c63f5d06ead4b8f71aa06d9d486550a.zip | |
modify the blog and add lock files to the gitignore
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> |
