chore: fixes
This commit is contained in:
parent
41a5573c1d
commit
a32fdca9ca
2 changed files with 82 additions and 1 deletions
|
|
@ -453,7 +453,7 @@
|
|||
aria-label="Guestbook"
|
||||
>
|
||||
<iframe
|
||||
src="https://ko-fi.com/mattthetekie"
|
||||
src="donate1.html"
|
||||
class="aero-borders"></iframe>
|
||||
</div>
|
||||
</article>
|
||||
|
|
|
|||
81
donate1.html
Normal file
81
donate1.html
Normal file
|
|
@ -0,0 +1,81 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<meta name="darkreader-lock" />
|
||||
<title>Donate - Veltron Network</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta property="og:type" content="summary">
|
||||
<meta property="og:site_name" content="MattTheTekie presents">
|
||||
<meta property="og:title" content="The Veltron Network">
|
||||
<meta property="og:description" content="The Veltron Network is a worldwide technology community.">
|
||||
<meta property="og:image" content="http://www.veltron.net/images/favicon/banner.png">
|
||||
<meta property="og:image:alt" content="Veltron Network">
|
||||
<meta property="og:url" content="http://www.veltron.net/">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||
<meta property="author" content="MattTheTekie + Veltron">
|
||||
<link rel="stylesheet" href="https://www.veltron.net/css/global.css" />
|
||||
<link
|
||||
rel="icon"
|
||||
type="image/png"
|
||||
href="http://www.veltron.net/images/favicon/banner.png"
|
||||
sizes="96x96"
|
||||
/>
|
||||
<link rel="shortcut icon" href="http://www.veltron.net/images/favicon/banner.png" />
|
||||
<link
|
||||
rel="apple-touch-icon"
|
||||
sizes="180x180"
|
||||
href="http://www.veltron.net/images/favicon/banner.png"
|
||||
/>
|
||||
<meta name="apple-mobile-web-app-title" content="VELTRON" />
|
||||
<link rel="canonical" href="index.html" />
|
||||
</head>
|
||||
|
||||
<body id="body">
|
||||
<!---Site Container--->
|
||||
<!-- Spacer -->
|
||||
<div id="websiteSpacerTop"></div>
|
||||
<!-- Header -->
|
||||
|
||||
|
||||
|
||||
</a> </div>
|
||||
<div class="decor right_banner"></div>
|
||||
</aside>
|
||||
|
||||
<!-- Main Page -->
|
||||
<main id="middleContent">
|
||||
<!-- Home Section-->
|
||||
<section id="homeSection">
|
||||
<header>
|
||||
<h1>Welcome to The Donation Portal!</h1>
|
||||
|
||||
<div class="home-banner">
|
||||
<a href="https://ko-fi.com/mattthetekie" target="_blank">
|
||||
<img
|
||||
src="http://www.veltron.net/images/navigate.png"
|
||||
alt="Grassy hill from Popstar (Kirby universe)"
|
||||
/></a>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<article class="home-text text-containers-secondary-bg">
|
||||
<img
|
||||
src="http://www.veltron.net/images/gifs/kirby19.gif"
|
||||
class="home-img-1"
|
||||
alt="Kirby holding Hi!! sign"
|
||||
/>
|
||||
<p>
|
||||
|
||||
<center>
|
||||
Please click here to go to the site top . <br>
|
||||
<a href="http://www.veltron.net" target="_blank">TOPへ戻る</a>
|
||||
</center>
|
||||
</p>
|
||||
</article>
|
||||
|
||||
|
||||
<!-- Javascript -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue