diff --git a/about/index.html b/about/index.html index 0875336..a7291fb 100644 --- a/about/index.html +++ b/about/index.html @@ -1,11 +1,11 @@ Welcome! - \ No newline at end of file diff --git a/blog/categories/test/index.html b/blog/categories/test/index.html new file mode 100644 index 0000000..c5e4cdc --- /dev/null +++ b/blog/categories/test/index.html @@ -0,0 +1,110 @@ + + Test + + +

One of the blog posts of all time.

An first blog post ever on this site! Woohoo!.

\ No newline at end of file diff --git a/blog/first/index.html b/blog/first/index.html new file mode 100644 index 0000000..2355738 --- /dev/null +++ b/blog/first/index.html @@ -0,0 +1,99 @@ + + One of the blog posts of all time. + + +

One of the blog posts of all time.

This is the first blog post on this site! This specific one will definitely get deleted. So whoever reads this is likely part of an honored few (who am I kidding, only I will read this).


\ No newline at end of file diff --git a/blog/index.html b/blog/index.html index 5d6e203..9c117b6 100644 --- a/blog/index.html +++ b/blog/index.html @@ -94,10 +94,22 @@ const stars = Array.from({ length: numStars }).map(() => ({ }); }); }); -

Blog Posts

\ No newline at end of file diff --git a/blog/tags/index.html b/blog/tags/index.html index 9381228..78f3251 100644 --- a/blog/tags/index.html +++ b/blog/tags/index.html @@ -94,6 +94,7 @@ const stars = Array.from({ length: numStars }).map(() => ({ }); }); }); -

Tags