mirror of https://github.com/realaravinth/gitpad
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
864 B
HTML
36 lines
864 B
HTML
<footer>
|
|
<div class="footer__container">
|
|
<div class="footer__column">
|
|
<span class="license__conatiner">
|
|
All text
|
|
<a
|
|
class="license__link"
|
|
rel="noreferrer"
|
|
rel="noreferrer"
|
|
href="http://creativecommons.org/licenses/by-sa/4.0/"
|
|
target="_blank"
|
|
>CC-BY-SA</a
|
|
>
|
|
&
|
|
<a
|
|
class="license__link"
|
|
rel="noreferrer"
|
|
href="https://www.gnu.org/licenses/agpl-3.0.en.html"
|
|
target="_blank"
|
|
>code AGPL</a
|
|
>
|
|
|
|
<div class="footer__column-divider">|</div>
|
|
|
|
<a
|
|
class="license__link"
|
|
rel="noreferrer"
|
|
href="https://www.eff.org/issues/do-not-track/amp/"
|
|
target="_blank"
|
|
>No AMP
|
|
</a>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
</footer>
|