mirror of
https://github.com/dialect-app/website.git
synced 2025-06-18 20:36:25 +00:00
8 lines
No EOL
361 B
HTML
8 lines
No EOL
361 B
HTML
<footer class="section section-page footer">
|
||
<div class="container">
|
||
<p class="copy">© 2020–{{ dateFormat "2006" now }} The Dialect Authors</p>
|
||
<a href="https://circle.gnome.org" class="circle">
|
||
<img src="https://circle.gnome.org/assets/button/circle-button-fullcolor.svg" alt="GNOME Circle">
|
||
</a>
|
||
</div>
|
||
</footer> |