This commit is contained in:
Zsolt Ero
2024-01-17 16:49:39 +01:00
parent 0d614e7ded
commit b2785c7ee7
5 changed files with 30 additions and 2 deletions

View File

@@ -26,6 +26,14 @@
<body>
<img src="logo.jpg" alt="logo" height="200" class="logo" />
<h1>OpenFreeMap</h1>
<div class="icons">
<a href="https://github.com/hyperknot/openfreemap" target="_blank"
><img src="github.svg" alt="github" height="28"
/></a>
<a href="https://twitter.com/OpenFreeMapOrg" target="_blank"
><img src="x-twitter.svg" alt="x-twitter" height="28"
/></a>
</div>
{main}