Polished things up
@ -1 +0,0 @@
|
||||
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
|
8
404.html
@ -1,10 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="404-Favicon/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="404-Favicon/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="404-Favicon/favicon-16x16.png">
|
||||
<link rel="manifest" href="404-Favicon/site.webmanifest">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/assets/Favicons/404_Favicon/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/assets/Favicons/404_Favicon/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/assets/Favicons/404_Favicon/favicon-16x16.png">
|
||||
<link rel="manifest" href="/assets/Favicons/404_Favicon/site.webmanifest">
|
||||
<title>404</title>
|
||||
<style>
|
||||
h1 {text-align: center;}
|
||||
|
@ -1,4 +1,3 @@
|
||||
# My-Website
|
||||
hehe
|
||||
<br>
|
||||
This is just a website that I am making.
|
||||
|
Before Width: | Height: | Size: 7.2 KiB After Width: | Height: | Size: 7.2 KiB |
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 6.8 KiB |
Before Width: | Height: | Size: 406 B After Width: | Height: | Size: 406 B |
Before Width: | Height: | Size: 866 B After Width: | Height: | Size: 866 B |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
1
assets/Favicons/404_Favicon/site.webmanifest
Normal file
@ -0,0 +1 @@
|
||||
{"name":"","short_name":"","icons":[{"src":"/assets/Favicons/404_Favicon/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/assets/Favicons/404_Favicon/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
@ -2,7 +2,7 @@
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square150x150logo src="/mstile-150x150.png"/>
|
||||
<square150x150logo src="/assets/Favicons/Base_Favicon/mstile-150x150.png"/>
|
||||
<TileColor>#da532c</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
Before Width: | Height: | Size: 891 B After Width: | Height: | Size: 891 B |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
@ -3,12 +3,12 @@
|
||||
"short_name": "Zuck",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/android-chrome-192x192.png",
|
||||
"src": "/assets/Favicons/Base_Favicon/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/android-chrome-512x512.png",
|
||||
"src": "/assets/Favicons/Base_Favicon/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
BIN
assets/imgs/border.png
Normal file
After Width: | Height: | Size: 734 B |
BIN
assets/imgs/noise-transparent.png
Normal file
After Width: | Height: | Size: 11 KiB |
@ -1,5 +1,5 @@
|
||||
body {
|
||||
background-color: #111111;
|
||||
background-color: #868686;
|
||||
margin: 0;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
@ -12,7 +12,7 @@ body {
|
||||
bottom: -50%;
|
||||
width: 200%;
|
||||
height: 200vh;
|
||||
background: transparent url('http://assets.iceable.com/img/noise-transparent.png') repeat 0 0;
|
||||
background: transparent url('/assets/imgs/noise-transparent.png') repeat 0 0;
|
||||
background-repeat: repeat;
|
||||
animation: bg-animation .2s infinite;
|
||||
opacity: .9;
|
||||
|
@ -1,5 +1,5 @@
|
||||
.broider {
|
||||
border-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAAAXNSR0IArs4c6QAAAphJREFUeF7tnNt2wyAMBJ3//+j29PIQqA/LRBI47voVYeSxtAhw8jiO4+PwlUbgYaBpLL9vZKC5PA00mecU0K8oXnlRTb+UfzMpfymHT97spfwzUJ57wwwy0AVAd6dQP34fEbSdI2M9Gv/OItRADbQhsDUgHKEsGs+st6e80sTe6Wr7KFIDjRLs+huogbYE1KRDJSLKd3mERh9wd38F3EAVIdhuoBCYMjdQRQi2lwONal60DlU8Sv2rWCmVOvx7bKOgjdpL/TPQn3O1yOWU7+hdDqhKIXpGFImWmb7Z+6npEWqgT68xQ0MN1EAbZVABoWQknPLUAWqvHoC20/FD9q+kfGjAhDrSQJPLFAM10JYATfHqtXh1hFL/8aRkoC3i4cJgZlIyUAOtqzNPqhSZ8r2GpG4evEHZpDR6uDex4uu7qGSoB1Tt2eMbaHLZZqBXA6pSirZHNZmOt3Q/dkZD6QMoewNVhGC7gUJgyvzfA40CyC5b1Auja/Ho/Zr+MxpqoOPNIgOlIdnZuw7dXYeWnlu/4VpezQFyc8RA2Qa7gUINdYSKSYRWLelAo3WdcggGDDan44fsZ45ADHT8DrGGGqiBNgRCKTxR5oUjlEbs0v3ICYUtLQtf0VADHdSpBvr3n9VCZZWBXhAolYAJmQtNKur+dJJC98uIUAN9ImCg/p1S7g+1JurM7SmfLQFRzYv2N9Dk3SYDNVCw+fCC5t0u5aOaSoFQe5XSqj19c0QNaKCUELSnEVRtD93/Y+4IjRIcTXoVKyXqr4rAaDv1h9pvj1CqqQYKX3EUmOoP3cHmjlCMDNTJKz5npP7TMyi6w079URLVtBsox7v9c0bqsiOUEhP2tweazOvet5vR0HsTSH46AzXQZALJt/sENJRwEBFds2wAAAAASUVORK5CYII=") 28 / 28px / 0 round;
|
||||
border-image: url("/assets/imgs/border.png") 28 / 28px / 0 round;
|
||||
border-width: 28px;
|
||||
border-style: solid;
|
||||
}
|
33
assets/styles/navbar.css
Normal file
@ -0,0 +1,33 @@
|
||||
ul {
|
||||
list-style-type: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
overflow: hidden;
|
||||
background-color: #333;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
li {
|
||||
float: left;
|
||||
}
|
||||
|
||||
li a {
|
||||
display: block;
|
||||
color: white;
|
||||
text-align: center;
|
||||
padding: 14px 16px;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
li a:hover:not(.active) {
|
||||
background-color: #111;
|
||||
}
|
||||
|
||||
.active {
|
||||
background-color: #04AA6D;
|
||||
}
|
||||
body{
|
||||
margin: 0px;
|
||||
}
|
@ -1,28 +0,0 @@
|
||||
|
||||
@font-face {
|
||||
font-family: 'titillium_webextralight';
|
||||
src: url('fonts/webfontkit-20221027-163353/titilliumweb-extralight-webfont.woff2') format('woff2'),
|
||||
url('fonts/webfontkit-20221027-163353/titilliumweb-extralight-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: bold;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'titillium_webbold';
|
||||
src: url('fonts/webfontkit-20221027-165950/titilliumweb-bold-webfont.woff2') format('woff2'),
|
||||
url('fonts/webfontkit-20221027-165950/titilliumweb-bold-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
p {
|
||||
font-family: 'titillium_webbold', Arial, sans-serif;
|
||||
font-weight:normal;
|
||||
font-style:normal;
|
||||
}
|
||||
body {
|
||||
overflow-x: hidden; /* Hide scrollbars */
|
||||
}
|
||||
body {
|
||||
overflow-y: hidden; /* Hide scrollbars */
|
||||
}
|
22
assets/styles/titillium_web_font.css
Normal file
@ -0,0 +1,22 @@
|
||||
|
||||
@font-face {
|
||||
font-family: 'titillium_webextralight';
|
||||
src: url('/assets/styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-webfont.woff2') format('woff2'),
|
||||
url('/assets/styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: bold;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'titillium_webbold';
|
||||
src: url('/assets/styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-webfont.woff2') format('woff2'),
|
||||
url('/assets/styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
p {
|
||||
font-family: 'titillium_webbold', Arial, sans-serif;
|
||||
font-weight:normal;
|
||||
font-style:normal;
|
||||
}
|
55
index.html
@ -2,67 +2,36 @@
|
||||
<html class="noscroll">
|
||||
<head>
|
||||
<Title>Home</Title>
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
||||
<link rel="manifest" href="/site.webmanifest">
|
||||
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
|
||||
<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/style.css">
|
||||
<link rel="stylesheet" href="/assets/styles/titillium_web_font.css">
|
||||
<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">
|
||||
lin
|
||||
</head>
|
||||
<body>
|
||||
<div class="bg"></div>
|
||||
<ul>
|
||||
<li><a class="active" href="/index.html">Home</a></li>
|
||||
<li><a class="active" href="/">Home</a></li>
|
||||
<li><a href="/sitemap.html">Sitemap</a></li>
|
||||
<li><a href="/404.html">WIP</a></li>
|
||||
<li><a href="/404.html">WIP</a></li>
|
||||
</ul>
|
||||
<h2>Home</h2>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<img src="/assets/imgs/zuck.jpg" alt="Mark Zuckerberg" style="width:300px;height:300px;" srcset="" class="broider">
|
||||
<p class="double"> Welcome to my Website.</p>
|
||||
<a hidden href='/index.html'><button class="button">Home</button></a>
|
||||
<a hidden href='/sitemap.html'><button class="button">Sitemap</button></a>
|
||||
</body>
|
||||
<style>
|
||||
ul {
|
||||
list-style-type: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
overflow: hidden;
|
||||
background-color: #333;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
li {
|
||||
float: left;
|
||||
}
|
||||
|
||||
li a {
|
||||
display: block;
|
||||
color: white;
|
||||
text-align: center;
|
||||
padding: 14px 16px;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
li a:hover:not(.active) {
|
||||
background-color: #111;
|
||||
}
|
||||
|
||||
.active {
|
||||
background-color: #04AA6D;
|
||||
}
|
||||
body{
|
||||
margin: 0px;
|
||||
}
|
||||
</style>
|
||||
</html>
|
26
sitemap.html
@ -2,19 +2,29 @@
|
||||
<html class="noscroll">
|
||||
<head>
|
||||
<title>Sitemap</title>
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
||||
<link rel="manifest" href="/site.webmanifest">
|
||||
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
|
||||
<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/titillium_web_font.css">
|
||||
<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">
|
||||
</head>
|
||||
<body>
|
||||
<a href="index.html"><img src="/assets/imgs/back.png" alt="back" style="width: 32px; height: 32px;"> </a>
|
||||
<br>
|
||||
<p style="text-align: center;font-size: large; font-family: 'Courier New', Courier, monospace;">Click an image to go to its corresponding page.</p>
|
||||
<div class="bg"></div>
|
||||
<ul>
|
||||
<li><a href="/">Home</a></li>
|
||||
<li><a class="active" href="/sitemap.html">Sitemap</a></li>
|
||||
<li><a href="/404.html">WIP</a></li>
|
||||
<li><a href="/404.html">WIP</a></li>
|
||||
</ul>
|
||||
<p>Click an image to go to its corresponding page.</p>
|
||||
<br>
|
||||
|
||||
|
||||
|
112
sitemap.xml
@ -1,112 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset
|
||||
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
|
||||
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
|
||||
<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://www.geometrytools.ga/</loc>
|
||||
<lastmod>2022-11-10T22:20:59+00:00</lastmod>
|
||||
<priority>1.00</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.geometrytools.ga/sitemap.html</loc>
|
||||
<lastmod>2022-11-10T22:20:59+00:00</lastmod>
|
||||
<priority>0.80</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.geometrytools.ga/index.html</loc>
|
||||
<lastmod>2022-11-10T22:20:59+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.geometrytools.ga/tools/calculator/</loc>
|
||||
<lastmod>2022-11-10T22:20:59+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.geometrytools.ga/tools/retro-bowl/</loc>
|
||||
<lastmod>2022-11-10T22:21:00+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.geometrytools.ga/tools/btd4/</loc>
|
||||
<lastmod>2022-11-10T22:20:59+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.geometrytools.ga/tools/swfs/</loc>
|
||||
<lastmod>2022-11-10T22:21:00+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.geometrytools.ga/tools/2048/</loc>
|
||||
<lastmod>2022-11-10T22:20:59+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.geometrytools.ga/tools/sm64/</loc>
|
||||
<lastmod>2022-11-10T22:21:00+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.geometrytools.ga/tools/mc-classic/</loc>
|
||||
<lastmod>2022-11-10T22:21:00+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.geometrytools.ga/tools/geometry/</loc>
|
||||
<lastmod>2022-11-10T22:21:00+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.geometrytools.ga/tools/fireboy-and-watergirl-forest-temple/</loc>
|
||||
<lastmod>2022-11-10T22:20:59+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.geometrytools.ga/tools/dinosaur/</loc>
|
||||
<lastmod>2022-11-10T22:20:59+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.geometrytools.ga/tools/vex3/</loc>
|
||||
<lastmod>2022-11-10T22:21:00+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.geometrytools.ga/tools/vex4/</loc>
|
||||
<lastmod>2022-11-10T22:21:00+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.geometrytools.ga/tools/vex5/</loc>
|
||||
<lastmod>2022-11-10T22:21:00+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.geometrytools.ga/tools/flash/?swf=ducklife3.swf</loc>
|
||||
<lastmod>2022-11-10T22:20:59+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.geometrytools.ga/tools/flash/?swf=theimpossiblequiz.swf</loc>
|
||||
<lastmod>2022-11-10T22:20:59+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.geometrytools.ga/tools/flash/?swf=theimpossiblequiz2.swf</loc>
|
||||
<lastmod>2022-11-10T22:20:59+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.geometrytools.ga/tools/flash/?swf=ducklife2.swf</loc>
|
||||
<lastmod>2022-11-10T22:20:59+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
</url>
|
||||
|
||||
|
||||
</urlset>
|