diff --git a/content.php b/content.php index 1461ed8..08e3816 100644 --- a/content.php +++ b/content.php @@ -3,17 +3,21 @@ // content.PHP ?> -
-

-

by

- -
+
-
- -
+
> +

+ + +
+ +
+ +
+ +
diff --git a/footer.php b/footer.php index acf67bb..142affb 100644 --- a/footer.php +++ b/footer.php @@ -1,3 +1,15 @@ +
+ + + +
+ + \ No newline at end of file diff --git a/header.php b/header.php index 39d1a73..6d55781 100644 --- a/header.php +++ b/header.php @@ -1,13 +1,27 @@ > - - - <?php wp_title(); ?> - - - - > - 'header-menu', - 'container_class' => 'mfwpt_menu' - ) );?> + + + + + + <?php wp_title(); ?> + + + + + + +> + +
+
+ + + 'header-menu', + 'container' => 'nav', + 'container_class' => 'mfwpt_menu' +) );?> + + diff --git a/index.php b/index.php index 2aa45bc..b8eb7c6 100644 --- a/index.php +++ b/index.php @@ -1,11 +1,17 @@ - \ No newline at end of file + + +
+ + + +
+ + \ No newline at end of file