From 7a82a8aec6afc027387737da9c52f8559bb0e8b9 Mon Sep 17 00:00:00 2001 From: Danang Probo Sayekti Date: Sun, 26 Jan 2014 01:23:32 +0700 Subject: [PATCH] RC Version Realease Candidate Version. --- changelog.txt | 1 + robots.txt | 1 + themes/clean/css/style.css | 1 + themes/clean/layout.html.php | 2 ++ themes/clean/post.html.php | 1 - themes/default/css/style.css | 7 +++++-- themes/default/layout.html.php | 2 ++ themes/default/post.html.php | 1 - 8 files changed, 12 insertions(+), 4 deletions(-) diff --git a/changelog.txt b/changelog.txt index 6679283..91e01cd 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1 +1,2 @@ +2014-01-26: RC version. 2014-01-01: Initial release. \ No newline at end of file diff --git a/robots.txt b/robots.txt index 412ea89..28af5f3 100644 --- a/robots.txt +++ b/robots.txt @@ -20,6 +20,7 @@ User-agent: * Crawl-delay: 10 # Directories Disallow: /admin/ +Disallow: /config/ Disallow: /content/ Disallow: /system/ Disallow: /themes/ diff --git a/themes/clean/css/style.css b/themes/clean/css/style.css index b384710..16de570 100644 --- a/themes/clean/css/style.css +++ b/themes/clean/css/style.css @@ -649,6 +649,7 @@ aside .copyright p{ font-size: 12px; font-style:italic; width:120px; + float:right; } .share a { diff --git a/themes/clean/layout.html.php b/themes/clean/layout.html.php index 09de1bd..75c9e42 100644 --- a/themes/clean/layout.html.php +++ b/themes/clean/layout.html.php @@ -4,9 +4,11 @@ <?php echo $title; ?> + + diff --git a/themes/clean/post.html.php b/themes/clean/post.html.php index 9871750..cee8637 100644 --- a/themes/clean/post.html.php +++ b/themes/clean/post.html.php @@ -17,7 +17,6 @@
-