mirror of
https://github.com/yellowberryHN/redive.git
synced 2026-09-22 22:27:56 +03:00
11 lines
842 B
HTML
11 lines
842 B
HTML
<div class="md-copyright">
|
|
<a rel="cc:attributionURL" href="https://redive.world">reDIVE World</a> is marked with <a href="https://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:18px!important;margin-left:2px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1" alt=""><img style="height:18px!important;margin-left:2px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/zero.svg?ref=chooser-v1" alt=""></a>
|
|
<br/>
|
|
{% if not config.extra.generator == false %}
|
|
Made with
|
|
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
|
Material for MkDocs
|
|
</a>
|
|
{% endif %}
|
|
</div>
|