1
0
mirror of https://github.com/mbirth/wiki.git synced 2024-09-19 06:23:25 +01:00

Fix isBasedOnUrl itemprop content.

This commit is contained in:
Markus Birth 2015-03-01 02:44:39 +01:00
parent e89c5cf6ed
commit a16eca8799

View File

@ -26,6 +26,7 @@
<script src="{{ site.url }}/javascripts/gcse.js" type="text/javascript"></script> <script src="{{ site.url }}/javascripts/gcse.js" type="text/javascript"></script>
</head> </head>
<body itemscope itemtype="http://schema.org/Blog"> <body itemscope itemtype="http://schema.org/Blog">
<meta itemprop="isBasedOnUrl" content="https://github.com/mbirth/wiki" />
<header> <header>
<div class="container"> <div class="container">
<div id="headerleft"> <div id="headerleft">
@ -34,7 +35,7 @@
<section id="downloads"> <section id="downloads">
<a href="https://plus.google.com/+MarkusBirth/about" rel="author" class="btn">Find me on Google+</a> <a href="https://plus.google.com/+MarkusBirth/about" rel="author" class="btn">Find me on Google+</a>
<a href="https://github.com/mbirth/wiki" itemprop="isBasedOnUrl" class="btn btn-github"><span class="icon"></span>View on GitHub</a> <a href="https://github.com/mbirth/wiki" class="btn btn-github"><span class="icon"></span>View on GitHub</a>
</section> </section>
</div> </div>
<div id="headerright"> <div id="headerright">