7 lines
275 B
HTML
7 lines
275 B
HTML
</main>
|
|
<footer class="footer">
|
|
<span class="footer-text">Licensed under GNU GPL v3. View the source code in <a href="https://github.com/night0721/night0721.github.io" rel="noopener noreferrer">Github</a></span>
|
|
{{ partial "logos.html" . }}
|
|
</footer>
|
|
</body>
|
|
</html>
|