diff --git a/src/pages/about.njk b/src/pages/about.njk new file mode 100644 index 0000000..ff97b7c --- /dev/null +++ b/src/pages/about.njk @@ -0,0 +1,3 @@ +--- +layout: page +--- \ No newline at end of file