diff --git a/_data/links.json b/_data/links.json new file mode 100644 index 0000000..9bf6f6c --- /dev/null +++ b/_data/links.json @@ -0,0 +1,18 @@ +[ + { + "title": "ava@wroten.me", + "url": "mailto:ava@wroten.me" + }, + { + "title": "Resume", + "url": "/files/resume.pdf" + }, + { + "title": "Life (Blog)", + "url": "https://gaiety.life/" + }, + { + "title": "Life (Blog)", + "url": "https://gaiety.gallery/" + } +] diff --git a/_includes/base-header.html b/_includes/base-header.html index 6fd2d4f..7e15df9 100644 --- a/_includes/base-header.html +++ b/_includes/base-header.html @@ -12,6 +12,22 @@ + +
@@ -19,40 +35,35 @@