diff --git a/input/_NavBar.cshtml b/input/_NavBar.cshtml index 2a480b6..5b45dff 100644 --- a/input/_NavBar.cshtml +++ b/input/_NavBar.cshtml @@ -1,4 +1,5 @@
  • About Me
  • Projects
  • +
  • Links
  • Archive
  • Tags
  • \ No newline at end of file diff --git a/input/links.md b/input/links.md new file mode 100644 index 0000000..ec15327 --- /dev/null +++ b/input/links.md @@ -0,0 +1,10 @@ +Title: Links +--- + +# Blogs + +[Damien Bowden - Software Engineering](https://damienbod.com) + +# Tools + +# Other useful links \ No newline at end of file