Skip to content

Commit

Permalink
Updated footer for scripting API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn committed Jul 4, 2024
1 parent 82f5ce7 commit b9f6e22
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/typedoc_theme/layouts/default.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@

<footer class="media-content">
<div class="footer-content container">
<p>Tiled - Copyright © 2008-2021 Thorbjørn Lindeijer<br> and <a href="https://www.openhub.net/p/tiled-qt/contributors/summary">many other contributors</a></p>
<p>Tiled - Copyright © 2008-2024 Thorbjørn Lindeijer<br> and <a href="https://www.openhub.net/p/tiled-qt/contributors/summary">many other contributors</a></p>
<nav style="display: flex; justify-content: center; align-items: top; margin-left: 1em;">
<ul style="float: right; border-left: 2px solid #ececec; padding: 0 1em">
<li><a href="https://discourse.mapeditor.org/">Forum</a></li>
Expand All @@ -79,6 +79,7 @@
<li><a href="/donate">Donate</a></li>
<li><a href="https://discord.gg/39wbTv7">Discord</a></li>
<li><a href="https://twitter.com/TiledApp">Twitter</a></li>
<li><a rel="me" href="https://floss.social/@tiled">Mastodon</a></li>
<li><a href="https://github.com/mapeditor/tiled">GitHub</a></li>
</ul>
</nav>
Expand Down

0 comments on commit b9f6e22

Please sign in to comment.