test how jekyll sitemap works on both repos

This commit is contained in:
infominer33 2019-03-18 15:47:25 -04:00
parent 679df8b6fc
commit 8ddc0fb969
3 changed files with 10 additions and 8 deletions

View File

@ -2,9 +2,10 @@ plugins:
- jekyll-seo-tag
- jekyll-github-metadata
- jekyll-redirect-from
- jekyll-sitemap
url : "https://infominer.id/DIDecentralized"
baseurl : "DIDecentralized"
baseurl : "/DIDecentralized"
title : Decentralized Identity — DID
description : "Resources for Creating a Vendor Agnostic, User-Controlled, Identity Layer for the Internet."
author : "⧉ Infominer"
@ -18,7 +19,7 @@ twitter:
title : Decentralized Identity — DID
site : "infominer33"
description : "Resources for Creating a Vendor Agnostic, User-Controlled, Identity Layer for the Internet."
image : "https://infominer.id/images/og-image.jpg"
card : "summary"
og_image : "https://infominer.id/images/og-image.jpg"
google_analytics: UA-132558656-1

View File

@ -48,12 +48,15 @@
</div>
<footer>
{% if site.github.is_project_page %}
<p>Project maintained by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a></p>
<p>Maintained by <a href="https://github.com/infominer33">&#x29C9; Infominer</a></p>
{% endif %}
<p>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></p>
<p>This site is licensed <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0 Universal (CC0 1.0)
Public Domain</a></p>
<p><a href="https://github.com/infominer33/infominer33.github.io/blob/master/{{page.path}}">Edit this page.</a></p>
</footer>
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
</footer>
</div>
</body>
</html>

View File

@ -18,8 +18,6 @@ For now, [**infominer.id/DIDecentralized**](https://infominer.id/DIDecentralized
I'm open to collaboration.
This site is licensed [CC0 1.0 Universal (CC0 1.0)
Public Domain](https://creativecommons.org/publicdomain/zero/1.0/).
## Contents