diff --git a/_data/ui-text.yml b/_data/ui-text.yml index 549540e6..c56689b6 100644 --- a/_data/ui-text.yml +++ b/_data/ui-text.yml @@ -15,7 +15,7 @@ en: &DEFAULT_EN less_than : "less than" minute_read : "minute read" share_on_label : "Share on" - meta_label : + meta_label : "Metadata" tags_label : "Tags:" categories_label : "Categories:" date_label : "Updated:" diff --git a/_includes/comments.html b/_includes/comments.html index 1e545213..d9e8c46b 100644 --- a/_includes/comments.html +++ b/_includes/comments.html @@ -1,32 +1,28 @@ -
-

Comments by Staticman and Identosphere

+
+

Comments by Staticman and Identosphere

Team Identosphere
-

Subscribe to our newsletter for weekly identity updates!!

+

Subscribe Free for Weekly Identity Updates!!

+

Only Email Required. Will not spam you, or share info with spammers!

+
- + - +
-
-
- {% capture comments_label %}{{ site.data.ui-text[site.locale].comments_label | default: "Comments" }}{% endcapture %} {% case site.comments.provider %} - {% when "discourse" %} -

{{ comments_label }}

-
{% when "staticman_v2" %}
{% if site.repository and site.staticman.branch %}
{% if site.data.comments[page.slug] %} -

{{ site.data.ui-text[site.locale].comments_title | default: "Comments" }}

- {% assign comments = site.data.comments[page.slug] | sort %} +

Leave a comment and\or info you think should be on this page

+ {% assign comments = site.data.comments[page.slug] | sort %} {% for comment in comments %} {% assign email = comment[1].email %} diff --git a/_includes/social-share.html b/_includes/social-share.html index 642a0872..dd20cb09 100644 --- a/_includes/social-share.html +++ b/_includes/social-share.html @@ -1,7 +1,5 @@ - diff --git a/_includes/tag-list.html b/_includes/tag-list.html index e4f38443..e0d02bfa 100644 --- a/_includes/tag-list.html +++ b/_includes/tag-list.html @@ -1,5 +1,3 @@ -

Edit this page

- {% case site.tag_archive.type %} {% when "liquid" %} {% assign path_type = "#" %} diff --git a/_layouts/single.html b/_layouts/single.html index 0e33311b..6e16cfc1 100644 --- a/_layouts/single.html +++ b/_layouts/single.html @@ -45,10 +45,10 @@ layout: default {{ content }} {% if page.link %}
{{ site.data.ui-text[site.locale].ext_link_label | default: "Direct Link" }}
{% endif %}
- {% if page.share %}{% include social-share.html %}{% endif %} -
{% if site.comments.provider and page.comments %} {% include comments.html %} {% endif %} - {% comment %}{% endcomment %} diff --git a/images/team-identosphere.png b/images/team-identosphere.png index d242ec69..9e66be7d 100644 Binary files a/images/team-identosphere.png and b/images/team-identosphere.png differ