body; ?>
+
name ?>
+
-
+ about ?>
diff --git a/themes/twentysixteen/main.html.php b/themes/twentysixteen/main.html.php
index f22cf41..772aefb 100644
--- a/themes/twentysixteen/main.html.php
+++ b/themes/twentysixteen/main.html.php
@@ -1,18 +1,34 @@
- -
diff --git a/themes/twentyfifteen/static.html.php b/themes/twentyfifteen/static.html.php
index eb2b713..f3e3d7b 100644
--- a/themes/twentyfifteen/static.html.php
+++ b/themes/twentyfifteen/static.html.php
@@ -7,4 +7,15 @@
body; ?>
-
\ No newline at end of file
+
+
\ No newline at end of file
diff --git a/themes/twentysixteen/README.md b/themes/twentysixteen/README.md
index de5affe..5a4ddd5 100644
--- a/themes/twentysixteen/README.md
+++ b/themes/twentysixteen/README.md
@@ -3,8 +3,7 @@ WordPress Twenty Sixteen ported to HTMLy.
## Installations
- Upload and extract the zip file into themes directory.
- - Rename the extracted folder to `twentysixteen`.
- - Change the `views.root` using `http://www.example.com/admin/config` to `themes/twentysixteen`
+ - Activate it from HTMLy panel.
## License
diff --git a/themes/twentysixteen/css/style.css b/themes/twentysixteen/css/style.css
index 2681f07..15a6d33 100644
--- a/themes/twentysixteen/css/style.css
+++ b/themes/twentysixteen/css/style.css
@@ -1023,7 +1023,7 @@ a:active {
content: "\f516";
}
-.social-navigation a[href$="/feed/"]:before {
+.social-navigation a[href*="/feed"]:before {
content: "\f413";
}
@@ -4059,4 +4059,10 @@ ul.month {
.nav li.active .dropdown-toggle, .nav .dropdown-menu li.active a {
font-weight: 700;
+}
+
+.feed-link {
+ display:inline;
+ margin:0 0 0 10px;
+ float:right;
}
\ No newline at end of file
diff --git a/themes/twentysixteen/layout.html.php b/themes/twentysixteen/layout.html.php
index fe98667..2a03bcf 100644
--- a/themes/twentysixteen/layout.html.php
+++ b/themes/twentysixteen/layout.html.php
@@ -125,6 +125,7 @@
: title;?>
body;?>
: title;?>
+ +body;?>
+ Tag: title;?>
: title;?>
+ +: title;?>
: title;?>
+ +: title;?>
: title;?>
+ +Type: title);?>
Type: title);?>
+ +name ?>
+
-
+ about ?>
--
diff --git a/themes/twentysixteen/static.html.php b/themes/twentysixteen/static.html.php
index 9677faa..8deec9f 100644
--- a/themes/twentysixteen/static.html.php
+++ b/themes/twentysixteen/static.html.php
@@ -16,4 +16,16 @@