lkarch.org/sitemap.html
2022-12-16 10:42:25 -05:00

186 lines
5.4 KiB
HTML

<!DOCTYPE html>
<html class="noscroll">
<head>
<title>Sitemap</title>
<link
rel="apple-touch-icon"
sizes="180x180"
href="/assets/Favicons/Base_Favicon/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="/assets/Favicons/Base_Favicon/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="/assets/Favicons/Base_Favicon/favicon-16x16.png"
/>
<link
rel="manifest"
href="/assets/Favicons/Base_Favicon/site.webmanifest"
/>
<link
rel="mask-icon"
href="/assets/Favicons/Base_Favicon/safari-pinned-tab.svg"
color="#5bbad5"
/>
<meta name="msapplication-TileColor" content="#da532c" />
<meta name="theme-color" content="#ff0000" />
<link rel="stylesheet" href="/assets/styles/border.css" />
<link rel="stylesheet" href="/assets/styles/button.css" />
<link rel="stylesheet" href="/assets/styles/backround.css" />
<link rel="stylesheet" href="/assets/styles/noscroll.css" />
<link rel="stylesheet" href="/assets/styles/navbar.css" />
<link rel="stylesheet" href="/assets/styles/blog.css" />
<link rel="stylesheet" href="/assets/styles/Font.css" />
<link rel="stylesheet" href="/assets/styles/footer.css">
</head>
<body>
<div class="bg"></div>
<div id="page-container">
<ul>
<li><a href="/">Home</a></li>
<li><a class="active" href="/sitemap.html">Sitemap</a></li>
<li><a href="/blog.html">Blog</a></li>
<li><a href="/wip.html">WIP</a></li>
</ul>
<div id="content-wrap">
<br />
<br />
<br />
<p style="text-align: center;">
Click an image to go to its corresponding page.
</p>
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
<a href="/tools/calculator"
><img
class="br"
src="/assets/imgs/calculator.png"
alt="calculator"
style="width: 100px; height: 100px;"
/></a>
&nbsp;
<a href="/tools/retro-bowl"
><img
src="/assets/imgs/retrobowl.png"
alt="retro-bowl"
style="width: 100px; height: 100px;"
/></a>
&nbsp;
<a href="/tools/btd4"
><img
src="/assets/imgs/btd4.jpg"
alt="BTD4"
style="width: 100px; height: 100px;"
/></a>
&nbsp;
<a href="/tools/swfs"
><img
src="/assets/imgs/flash.png"
alt="Flash Player"
style="width: 100px; height: 100px;"
/></a>
&nbsp;
<a href="/tools/2048"
><img
src="/assets/imgs/2048.png"
alt="2048"
style="width: 100px; height: 100px;"
/></a>
&nbsp;
<a href="/tools/sm64"
><img
src="/assets/imgs/sm64.jpg"
alt="sm64"
style="width: 100px;height: 100px;"
/></a>
&nbsp;
<a href="/tools/mc-classic"
><img
src="/assets/imgs/minecraft.png"
alt="minecraft"
style="width: 100px;height: 100px;"
/></a>
&nbsp;
<a href="/tools/geometry"
><img
src="/assets/imgs/Geometry_Dash_Logo.png"
alt="Geometry Dash"
style="width: 100px;height: 100px;"
/></a>
&nbsp;
<a href="/tools/fireboy-and-watergirl-forest-temple"
><img
src="/assets/imgs/fbwg.jpg"
alt="Fireboy and Watergirl Forest Temple"
style="width: 100;height: 100px;"
/></a>
&nbsp;
<a href="/tools/dinosaur"
><img
src="/assets/imgs/Dinosaur.png"
alt="Dinosaur Game"
style="width: 100px;height: 100px;"
/></a>
&nbsp;
<a href="/tools/vex3"
><img
src="/assets/imgs/vex3.jpg"
alt="vex3"
style="width: 100px;height: 100px;"
/></a>
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
<a href="/tools/vex4"
><img
src="/assets/imgs/vex4.jpg"
alt="vex4"
style="width: 100px;height: 100px;"
/></a>
&nbsp;
<a href="/tools/vex5"
><img
src="/assets/imgs/Vex5.jpg"
alt="vex5"
style="width: 100px;height: 100px;"
/></a>
&nbsp;
<a href="/tools/flash/?swf=ducklife3.swf"
><img
src="/assets/imgs/ducklife3.jpg"
alt="ducklife3"
style="width: 100px;height: 100px;"
/></a>
&nbsp;
<a href="/tools/flash/?swf=theimpossiblequiz.swf"
><img
src="/assets/imgs/quiz.jpg"
alt="theimpossiblequiz"
style="width: 100px;height: 100px;"
/></a>
&nbsp;
<a href="/tools/flash/?swf=theimpossiblequiz2.swf"
><img
src="/assets/imgs/quiz2.jpg"
alt="theimpossiblequiz2"
style="width: 100px;height: 100px;"
/></a>
&nbsp;
<a href="/tools/flash/?swf=ducklife2.swf"
><img
src="/assets/imgs/ducklife2.jpg"
alt="ducklife2"
style="width: 100px;height:100px"
/></a>
</div>
<div id="footer">
</div>
</div>
</body>
</html>