diff options
| author | nathansmith117 <nathansmith117@sdf.org> | 2024-05-19 08:25:21 +0000 | 
|---|---|---|
| committer | nathansmith117 <nathansmith117@sdf.org> | 2024-05-19 08:25:21 +0000 | 
| commit | 4f3e36262ec30dd19823a3d8c26b732958cf1f24 (patch) | |
| tree | d636df6712d80718b6752319675c5cc1f5975c48 | |
| parent | ea5d1266abf8d91e030c0a278d4d91b29404e910 (diff) | |
| download | shittyweb-4f3e36262ec30dd19823a3d8c26b732958cf1f24.tar.gz shittyweb-4f3e36262ec30dd19823a3d8c26b732958cf1f24.tar.bz2 shittyweb-4f3e36262ec30dd19823a3d8c26b732958cf1f24.zip  | |
Added sdf banner
| -rw-r--r-- | index.html | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -68,6 +68,7 @@ table {                  </td>              </tr>          </table> +        <img src="https://sdf.org/sdfbanner.png" alt="powered by sdf"/>      </center>  </body>  </html>  | 
