diff --git a/iblog/footer.html b/iblog/footer.html new file mode 100644 index 0000000..80dba27 --- /dev/null +++ b/iblog/footer.html @@ -0,0 +1,20 @@ + \ No newline at end of file diff --git a/iblog/header.html b/iblog/header.html new file mode 100644 index 0000000..c82c5e8 --- /dev/null +++ b/iblog/header.html @@ -0,0 +1,5 @@ +
+
+
iBlog
+
+
\ No newline at end of file diff --git a/iblog/js/layout.js b/iblog/js/layout.js new file mode 100644 index 0000000..e69de29 diff --git a/iblog/menu.html b/iblog/menu.html new file mode 100644 index 0000000..e64c821 --- /dev/null +++ b/iblog/menu.html @@ -0,0 +1,26 @@ + \ No newline at end of file