Implemented JS for #4
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
<title></title>
|
||||
<link rel="stylesheet" href="/styles.css">
|
||||
<script src="/main.js"></script>
|
||||
<script src="/booper.js"></script>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
|
||||
</head>
|
||||
@ -25,7 +26,7 @@
|
||||
<h1 id="helloText"><noscript>Hewwo!</noscript></h1>
|
||||
<h2><span id="imaText"><noscript>I'm a <span class="textHighlight">dumbass</span></noscript></span>.</h2>
|
||||
<div class="mainContent">
|
||||
<img src="/fag.png">
|
||||
<img class="booperTarget" data-booper='{"brosef": [0.4752,0.3438,0.5773,0.3907]}' src="/fag.png">
|
||||
<div>
|
||||
<h3>Hi there! I'm <b>Brosef</b>, as you can see by the <i>very fancy</i> changing text about this, I'm interested in a lot of things!</h3>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user