mirror of
https://github.com/spacedeck/spacedeck-open.git
synced 2025-12-15 17:37:30 +01:00
15 lines
499 B
Plaintext
15 lines
499 B
Plaintext
|
||
<div class="footer">
|
||
<p>
|
||
<div class="col-xs-6">
|
||
© 2020 <a href="https://mntre.com">MNT Research GmbH</a>, Fehlerstr. 8, 12161 Berlin, Germany<br>
|
||
© 2011–2020 Spacedeck GmbH (in liquidation)<br>
|
||
Source Code: <a href="https://github.com/mntmn/spacedeck-open">https://github.com/mntmn/spacedeck-open</a>
|
||
<br>
|
||
Font: <a href="https://rsms.me/inter/">Inter by rsms</a>
|
||
</div>
|
||
</p>
|
||
</div>
|
||
</body>
|
||
</html>
|