1
0
Fork 0
isopod.cool/etc/index.php
will 9876a080d8 Updated various pages
- Updated About page
- Added El Camino by The Black Keys to the Music page
- New site button
2023-02-12 20:27:13 -07:00

78 lines
3.8 KiB
PHP

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>More</title>
<link href="../style.css" rel="stylesheet" type="text/css" media="all">
<!--style type="text/css">
#changelogwindow {
height: 15rem;
}
#todowindow {
height: 15rem;
}
</style-->
<?php include($_SERVER['DOCUMENT_ROOT'] . '/seasonal.php'); ?>
</head>
<body>
<?php include($_SERVER['DOCUMENT_ROOT'] . '/nav.php'); ?>
<h1>more</h1>
<h2 id="caption">more</h2>
<nav><a href="greenhouse/">greenhouse</a><a href="quotes/">quotes</a><a href="https://rss-bridge.isopod.cool/?action=display&bridge=GiteaBridge&context=Commits&branch=main&host=https%3A%2F%2Fgit.isopod.cool&user=will&project=isopod.cool&format=Atom">changelog (atom)</a><a href="changelog.php">changelog (legacy)</a></nav>
<iframe src="https://john.citrons.xyz/embed?ref=https://isopod.cool/"
style="margin-left:auto;display:block;margin-right:auto;max-width:732px;width:100%;height:94px;border:none;"></iframe>
<h2>Buttons</h2>
<div class="buttons">
<a target="_blank" href="https://easyussr.neocities.org/torrenting.html"><img src="buttons/piracy.gif"></a>
<a target="_blank" href="https://frame.work"><img src="buttons/bestviewed.gif"></a>
<a target="_blank" href="https://www.videolan.org/"><img src="buttons/getvlcnow.png"></a>
<img src="buttons/35mm.gif">
<img src="buttons/tested_on_firefox.gif">
<img src="buttons/nowebp.gif">
<a target="_blank" href="http://web3.14159.annwfn.net/"><img src="buttons/web-pi.png"></a>
<a target="_blank" href="https://neocities.org"><img src="buttons/neocities_stamp.gif"></a>
<a target="_blank" href="http://www.ermel.org/handcoded/"><img src="buttons/handcode.png"></a>
<a target="_blank" href="https://12ft.io/"><img src="buttons/dontyouhate.gif"></a>
<img src="buttons/righttorepair.png">
<img src="buttons/google_stand.gif">
<a target="_blank" href="https://www.mozilla.org/en-US/firefox/new/"><img src="buttons/chrome.gif"></a>
<img src="buttons/i_hate_microsoft.png">
<img src="buttons/win11no.gif">
<img src="buttons/antinft.gif">
<a target="_blank" href="https://yesterweb.org/no-to-web3/"><img src="buttons/notoweb3.gif"></a>
<img src="buttons/amd_powered.gif">
<img src="buttons/linux_powered.gif">
<img src="buttons/drpepper.gif">
<img src="buttons/the void.gif">
<img src="buttons/krisbtn.png">
<img src="buttons/badhtml.png">
<img src="buttons/bantimetravel.png">
<img src="buttons/css.png">
<a target="_blank" href="https://crouton.net/"><img src="buttons/usatoday.gif"></a>
<a target="_blank" href="https://seaslug.neocities.org/"><img src="buttons/shrimp.png"></a>
<img src="buttons/canadian.gif" title="Regrettably...">
<img src="buttons/queercoded.png">
<img src="buttons/aro.png">
<!--img src="buttons/ace.png"-->
<a href="https://rainy.gay/pride/pridebuttons.html"><img src="buttons/nonbinary.png"></a>
<br /><a target="_blank" href="https://citrons.xyz/a/memetic-apioform-page.html"
style="display: inline-block; margin-top: .7rem;"><img src="images/apiopage.png" /></a>
</div>
<h3>My buttons</h3>
<div class="buttons">
<img src="buttons/isopodhours.png" />
<img src="buttons/niceopod_button_2.png" />
<img src="buttons/niceopod_button.png" />
<a target="_blank" href="https://deeptwisty.com/"><img src="buttons/deeptwisty_button.png" /></a>
</div>
<h2>TODO</h2>
<iframe id="todowindow" class="embed" src="todo.html"></iframe>
<div id="leftsidebg" style="background-image: url(bg.png); --distancefromcenter: -10%;"
title="Pictured: A millipede, because I couldn't think of anything better to put here and I like them."></div>
<?php include($_SERVER['DOCUMENT_ROOT'] . '/chromealert.php'); ?>
</body>
</html>