diff --git a/admin/action/create_page.php b/admin/action/create_page.php
index 27353d8..ced2024 100644
--- a/admin/action/create_page.php
+++ b/admin/action/create_page.php
@@ -42,7 +42,8 @@
diff --git a/admin/action/create_post.php b/admin/action/create_post.php
index ae7964f..e6a55ff 100644
--- a/admin/action/create_post.php
+++ b/admin/action/create_post.php
@@ -45,7 +45,8 @@
diff --git a/admin/action/delete_page.php b/admin/action/delete_page.php
index ef6ebc3..c224a66 100644
--- a/admin/action/delete_page.php
+++ b/admin/action/delete_page.php
@@ -41,7 +41,9 @@
diff --git a/admin/action/delete_post.php b/admin/action/delete_post.php
index 97d30df..fcbac39 100644
--- a/admin/action/delete_post.php
+++ b/admin/action/delete_post.php
@@ -41,7 +41,9 @@
diff --git a/admin/action/edit_bio.php b/admin/action/edit_bio.php
new file mode 100644
index 0000000..e3d94f9
--- /dev/null
+++ b/admin/action/edit_bio.php
@@ -0,0 +1,85 @@
+
+
+
+
+
+
+
+ Edit post
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/admin/action/edit_page.php b/admin/action/edit_page.php
index 5690f7a..6f04bef 100644
--- a/admin/action/edit_page.php
+++ b/admin/action/edit_page.php
@@ -42,6 +42,8 @@
Home |
Admin |
Create post |
+ Create page |
+ Edit bio |
Logout |
Welcome !
diff --git a/admin/action/edit_post.php b/admin/action/edit_post.php
index d62263f..26d1d29 100644
--- a/admin/action/edit_post.php
+++ b/admin/action/edit_post.php
@@ -42,6 +42,8 @@
Home |
Admin |
Create post |
+ Create page |
+ Edit bio |
Logout |
Welcome !
diff --git a/admin/index.php b/admin/index.php
index f01140b..09b3ffe 100644
--- a/admin/index.php
+++ b/admin/index.php
@@ -24,7 +24,8 @@
Home |
Admin |
Create post |
- Create page |
+ Create page |
+ Edit bio |
Logout |
Welcome !
diff --git a/content/.htaccess b/content/.htaccess
deleted file mode 100644
index 3418e55..0000000
--- a/content/.htaccess
+++ /dev/null
@@ -1 +0,0 @@
-deny from all
\ No newline at end of file
diff --git a/content/admin/author.md b/content/admin/author.md
deleted file mode 100644
index c6bbbd2..0000000
--- a/content/admin/author.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# Administrator #
-
-I'm this blog administrator.
\ No newline at end of file
diff --git a/content/admin/blog/2014-01-01_general_welcome.md b/content/admin/blog/2014-01-01_general_welcome.md
deleted file mode 100644
index 335a2a2..0000000
--- a/content/admin/blog/2014-01-01_general_welcome.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# Welcome #
-
-Welcome to Example.com.
\ No newline at end of file
diff --git a/content/static/about.md b/content/static/about.md
deleted file mode 100644
index d08eeaa..0000000
--- a/content/static/about.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# About
-
-About this blog.
\ No newline at end of file
diff --git a/content/static/contact.md b/content/static/contact.md
deleted file mode 100644
index 3b6ff5c..0000000
--- a/content/static/contact.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# Contact
-
-Contact blog owner at contact@example.com.
\ No newline at end of file
diff --git a/content/static/readme.txt b/content/static/readme.txt
deleted file mode 100644
index 78c0ae7..0000000
--- a/content/static/readme.txt
+++ /dev/null
@@ -1 +0,0 @@
-Put your static content here.
\ No newline at end of file
diff --git a/robots.txt b/robots.txt
index 6534f66..412ea89 100644
--- a/robots.txt
+++ b/robots.txt
@@ -19,6 +19,7 @@
User-agent: *
Crawl-delay: 10
# Directories
+Disallow: /admin/
Disallow: /content/
Disallow: /system/
Disallow: /themes/