mirror of
https://github.com/edg-l/edgarluque.com.git
synced 2024-11-09 17:48:22 +00:00
license
This commit is contained in:
parent
df365d0182
commit
e4bf14ff12
|
@ -48,5 +48,10 @@
|
||||||
<section class="section container">
|
<section class="section container">
|
||||||
{% block content %} {% endblock %}
|
{% block content %} {% endblock %}
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section class="section container" style="border-top: 4px #e6e1cf dotted">
|
||||||
|
<p>Copyright © 2019-2023 Edgar Luque</p>
|
||||||
|
<p>This page is licensed under a <a href="https://creativecommons.org/licenses/by-nd/4.0/">Creative Commons Attribution-NoDerivatives 4.0 International License</a>.</p>
|
||||||
|
</section>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue