diff --git a/blog/index.html b/blog/index.html index e69de29..0231419 100644 --- a/blog/index.html +++ b/blog/index.html @@ -0,0 +1,10 @@ + + + + My Blog Articles! + + + + This will contain all of the blogs articles and links. + + \ No newline at end of file diff --git a/main/index.html b/main/index.html index e69de29..8988eef 100644 --- a/main/index.html +++ b/main/index.html @@ -0,0 +1,17 @@ + + + + + Main + + + + + + + + \ No newline at end of file