Removed un-needed style tag
This commit is contained in:
@ -8,7 +8,6 @@
|
|||||||
<link href="/stylesheets/home.css" rel="stylesheet" type="text/css" media="all">
|
<link href="/stylesheets/home.css" rel="stylesheet" type="text/css" media="all">
|
||||||
<link rel="stylesheet" href="/stylesheets/base.css" type="text/css" media="all">
|
<link rel="stylesheet" href="/stylesheets/base.css" type="text/css" media="all">
|
||||||
<script src="/javascript/libraries/p5/p5.js"></script>
|
<script src="/javascript/libraries/p5/p5.js"></script>
|
||||||
<style>canvas{z-index: -1;}</style>
|
|
||||||
<script src="/javascript/newsim.js"></script>
|
<script src="/javascript/newsim.js"></script>
|
||||||
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
|
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
|
||||||
</head>
|
</head>
|
||||||
@ -22,7 +21,8 @@
|
|||||||
<h3 class="postHeader">Welcome To my Site!</h3>
|
<h3 class="postHeader">Welcome To my Site!</h3>
|
||||||
<p class="warning">This site is 18+ Warning some content may be hypnotic or contain sensative subjects and will be clearly labeled</p>
|
<p class="warning">This site is 18+ Warning some content may be hypnotic or contain sensative subjects and will be clearly labeled</p>
|
||||||
<img class="postImage" src="/media/neurohazard.png" alt="A yellow and black Neurohazard symbol">
|
<img class="postImage" src="/media/neurohazard.png" alt="A yellow and black Neurohazard symbol">
|
||||||
<img class="postImage" src="/media/memes/0c33eb7e-63d0-485d-9d15-2ab73399ae0e.png" alt="" srcset="">
|
<img class="postImage" src="/media/memes/0c33eb7e-63d0-485d-9d15-2ab73399ae0e.png" alt="A Therianizing radiation warning sign with the text 'Warning: Therianizing radiation risk Ahead area dangerous to your humanity'" srcset="">
|
||||||
|
<img class="postImage" src="/media/memes/IMG_0299.webp" alt="A Shark infested warning sign with a Blahaj" srcset="">
|
||||||
</div>
|
</div>
|
||||||
<div class="post">
|
<div class="post">
|
||||||
<h3 class="postHeader">Blog Posts</h3>
|
<h3 class="postHeader">Blog Posts</h3>
|
||||||
|
|||||||
Reference in New Issue
Block a user