This repository has been archived on 2024-01-22. You can view files and clone it, but cannot push or open issues or pull requests.
speedie-page/php/footer.php
2022-11-25 13:04:35 +00:00

37 lines
1.1 KiB
PHP

<!DOCTYPE html>
<html>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="/css/footer.css">
<head>
<body>
<div>
<div class="column">
<h3>This entire website, including <strong>all</strong> HTML. CSS, and PHP is available for free and distributed to you under the <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International</a> license. You may get a copy <a href="https://codeberg.org/speedie/speediegq">here.</a></h3>
<img src="/img/vim.gif" alt="image" >
</div>
<div class="column">
<img src="/img/gentoo.png" alt="image" >
</div>
<div class="column">
<img src="/img/gnu.png" alt="image" >
</div>
<div class="column">
<img src="/img/searx.png" alt="image" >
</div>
<div class="column">
<img src="/img/freespeech.gif" alt="image" >
</div>
<div class="column">
<img src="/img/freesoftware.gif" alt="image" >
</div>
</div>
<div>
<div class="column">
<img src="/img/4chan.gif" alt="image" >
</div>
<div class="column">
<img src="/img/suckless.png" alt="image" >
</div>
</head>
</html>