diff --git a/content/blog/_index.md b/content/blog/_index.md new file mode 100644 index 0000000..e8361a3 --- /dev/null +++ b/content/blog/_index.md @@ -0,0 +1,5 @@ +--- +title: "Blog" +--- + +A blog?? \ No newline at end of file diff --git a/content/extra.md b/content/extra.md new file mode 100644 index 0000000..0ece8c5 --- /dev/null +++ b/content/extra.md @@ -0,0 +1,3 @@ +--- +title: "Extras" +--- \ No newline at end of file diff --git a/content/software/_index.md b/content/software/_index.md new file mode 100644 index 0000000..c2d6536 --- /dev/null +++ b/content/software/_index.md @@ -0,0 +1,5 @@ +--- +title: "Software" +--- + +This is a list of the software I have created and shared. \ No newline at end of file