awesome-privacy/_404.html

27 lines
561 B
HTML

<section class="not-found-page">
<h1>404</h1>
<h2>The page you requested could not be found :(</h2>
<a href="/">
Return to Home
</a>
<footer class="license">
<span>© <a href="https://aliciasykes.com">Alicia Sykes</a> 2020, Licensed under <a href="/#/LICENSE">CC YY 4.0</a></span>
</footer>
<a href="https://github.com/Lissy93/awesome-privacy">
<img
class="github-star"
alt="GitHub stars"
src="https://img.shields.io/github/stars/Lissy93/awesome-privacy?style=social"
>
</a>
</section>