_footer s/with/by/

This commit is contained in:
mischa 2019-04-08 19:34:30 +02:00
parent a070b30454
commit e555a7dec1
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<hr/>
<div class="footer">
Site is created with <a href="https://man.openbsd.org/vi.1">vi</a>, generated with <a href="https://www.romanzolotarev.com/ssg.html">ssg</a> and running on <a href="https://openbsd.org">OpenBSD</a> - <a href="https://git.high5.nl/why-vi.rocks/">git</a>.
Site is created with <a href="https://man.openbsd.org/vi.1">vi</a>, generated by <a href="https://www.romanzolotarev.com/ssg.html">ssg</a> and running on <a href="https://openbsd.org">OpenBSD</a> - <a href="https://git.high5.nl/why-vi.rocks/">git</a>.
</div>
</body>
</html>