mirror of https://git.door43.org/Andley/BG4e
Update default.html
This commit is contained in:
parent
27a3749e81
commit
e443b8659e
|
@ -46,9 +46,14 @@
|
|||
|
||||
</section>
|
||||
<footer>
|
||||
{% if site.github.is_project_page %}
|
||||
<p>Project maintained by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a></p>
|
||||
{% endif %}
|
||||
<p xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/">
|
||||
<span property="dct:title">全民希臘文 Biblical Greek for Everyone (BG4E)</span> by
|
||||
<a rel="cc:attributionURL dct:creator" property="cc:attributionName" href="https://github.com/Andley">Andley Chang</a>
|
||||
is marked with <a href="http://creativecommons.org/publicdomain/zero/1.0?ref=chooser-v1" target="_blank" rel="license noopener noreferrer"
|
||||
style="display:inline-block;">CC0 1.0 Universal<img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;"
|
||||
src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1">
|
||||
<img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/zero.svg?ref=chooser-v1"></a></p>
|
||||
|
||||
<p><small>Hosted on GitHub Pages — Theme by <a href="https://twitter.com/mattgraham">mattgraham</a></small></p>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue