From 0630b551f3585a753bbb183db5d36d0ef0188ad9 Mon Sep 17 00:00:00 2001 From: Aaron Langham Date: Thu, 14 Dec 2023 14:34:53 +0000 Subject: [PATCH] added sites page --- _data/navigation.yml | 2 ++ _site/index.html | 2 ++ _site/sites.html | 25 +++++++++++++++++++++++++ sites.md | 8 ++++++++ 4 files changed, 37 insertions(+) create mode 100644 _site/sites.html create mode 100644 sites.md diff --git a/_data/navigation.yml b/_data/navigation.yml index 27bd510..d11dc9e 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -1,4 +1,6 @@ - name: Home link: / +- name: Sites + link: /sites.html #- name: About # link: /about.html diff --git a/_site/index.html b/_site/index.html index 5a03385..1271173 100644 --- a/_site/index.html +++ b/_site/index.html @@ -10,6 +10,8 @@ Home + Sites +

Aaron Langham

diff --git a/_site/sites.html b/_site/sites.html new file mode 100644 index 0000000..c1c0bd4 --- /dev/null +++ b/_site/sites.html @@ -0,0 +1,25 @@ + + + + + Sites + + + + + +

Sites

+ +

Links:

+ + + + diff --git a/sites.md b/sites.md new file mode 100644 index 0000000..2d7b307 --- /dev/null +++ b/sites.md @@ -0,0 +1,8 @@ +--- +layout: default +title: Sites +--- +# Sites + +Links: +- [CV](https://cv.aaronlangham.com)