Files
teknolojirehberleri.xyz/templates/footer.html
T
2021-06-30 21:38:54 +03:00

13 lines
459 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<footer>
<hr/>
<a href=".">ana sayfa</a>
<a href="./rss.xml">RSS</a>
<a href="./atom.xml">atom</a>
<br>
<p>All site content is in the Public Domain.</p>
<p>Sitedeki bütün içerikler kamu malıdır.</p>
<p><small>Kullanılan teknoloji:<a href="https://pedantic.software/git/blogit">blogit</a></small></p>
<p><small>Esinlenilen website:<a href="https://based.cooking">based cooking</a></small></p>
</footer>
</body></html>