init project

This commit is contained in:
Yusuf İpek
2021-06-30 21:38:54 +03:00
commit 3eb4a1e86f
20 changed files with 487 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
<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>