added new section and feb post

This commit is contained in:
2025-02-21 23:14:11 -05:00
parent 4d9b20ce87
commit 7b0ca6a69b
4 changed files with 99 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ menu_items = [
{name = "tags", url = "$BASE_URL/tags"},
{name = "archive", url = "$BASE_URL/archive"},
{name = "about me", url = "$BASE_URL/about"},
{name = "RE_Learnings", url = "$BASE_URL/re"},
# set newtab to true to make the link open in new tab
{name = "github", url = "https://github.com/Bombadad", newtab = true},