chore: add update
This commit is contained in:
parent
c0b3d3f9e2
commit
76af4f0bc4
10 changed files with 166 additions and 166 deletions
|
|
@ -106,7 +106,7 @@ table {
|
|||
td,
|
||||
th {
|
||||
padding: 0;
|
||||
} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
|
||||
} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/srccss/main.css */
|
||||
@media print {
|
||||
*,
|
||||
:after,
|
||||
|
|
|
|||
|
|
@ -6,13 +6,13 @@
|
|||
<meta property="og:site_name" content="Donate - Veltron Network">
|
||||
<meta property="og:title" content="Donate - Veltron Network">
|
||||
<meta property="og:description" content="Consider donating to The Veltron Network to help support our content creation, and funding of our infrastructure.">
|
||||
<meta property="og:image" content="/images/favicon/banner.png">
|
||||
<meta property="og:image" content="images/favicon/banner.png">
|
||||
<meta property="og:image:alt" content="Donate - Veltron Network">
|
||||
<meta property="og:url" content="http://donate.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 + Austcool Walker + Digital Cheese + Veltron">
|
||||
<meta property="keywords" content="90s Web, 2000s, Political, Veltron, Blog, Neocities, 3DSPaint, DSiPaint, Gaming, Web, HTML, CSS, Programming, Email, Tutorials, Guilded, Discord, YouTube, Twitter">
|
||||
<link rel="icon" type="image/png" href="/images/favicon/banner.png">
|
||||
<link rel="icon" type="image/png" href="images/favicon/banner.png">
|
||||
<link rel="stylesheet" href="bs_style.css">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<title>Donate - Veltron Network</title>
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
<div class="cryptoinfo">
|
||||
<div class="text-center">
|
||||
</div>
|
||||
<a href="https://ko-fi.com/mattthetekie"><img class="pull-center" src="/images/favicon/banner.png" style="border-radius: 5px; margin-left: 1rem" width="128" height="128"></a>
|
||||
<a href="https://ko-fi.com/mattthetekie"><img class="pull-center" src="images/favicon/banner.png" style="border-radius: 5px; margin-left: 1rem" width="128" height="128"></a>
|
||||
<ul>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue