diff options
author | mattkae <mattkae@protonmail.com> | 2022-11-22 17:33:47 -0500 |
---|---|---|
committer | mattkae <mattkae@protonmail.com> | 2022-11-22 17:33:47 -0500 |
commit | d21ef9bf29465db18dce1ee6d4fcbdece655ba87 (patch) | |
tree | e3162fd55ad62730087c9743fe3b05a551d2acf2 /posts.html | |
parent | 76d7516960aa0ea570fa00000e83bfa283b2dbc2 (diff) |
Some new tags, unused for now
Diffstat (limited to 'posts.html')
-rw-r--r-- | posts.html | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -29,6 +29,15 @@ <a href="/posts/tag_personal.html"><button id="personal">Personal 👨</button></a> + + <a href="/posts/tag_programming.html"><button id="programming">Programming 💻</button></a> + + + <a href="/posts/tag_books.html"><button id="books">Books 📖</button></a> + + + <a href="/posts/tag_food.html"><button id="food">Food 🍲</button></a> + </div> </section |