Skip to content

Commit

Permalink
feat: add link to editor page
Browse files Browse the repository at this point in the history
  • Loading branch information
meszaros-lajos-gyorgy committed Dec 23, 2024
1 parent 3a6ef36 commit 9f6c928
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ <h2>Contents</h2>
</li>
<li><a href="/tools/">Tools</a> <span>A list of tools for map making and modding Arx Fatalis</span></li>
<li><a href="/docs/">Docs</a> <span>A list of Arx Fatalis related documents that are worth reading</span></li>
<li>
<a href="/editor/">Editor (work in progress)</a>
<span>A gui tool for creating and editing Arx Fatalis maps here in your browser</span>
</li>
</ul>
</div>
</main>
Expand Down
5 changes: 5 additions & 0 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,10 @@
<lastmod>2024-07-06T12:12:20+00:00</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://arx-tools.github.io/editor/</loc>
<lastmod>2024-12-22T23:00:00+00:00</lastmod>
<priority>0.80</priority>
</url>

</urlset>

0 comments on commit 9f6c928

Please sign in to comment.