Update index.html
This commit is contained in:
+11
-1
@@ -16,7 +16,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1 class="welcome" id="welcome">Welcome to <span class="blue">your best friend</span></h1>
|
||||
<!--<h1 class="welcome" id="welcome">Welcome to <span class="blue">your best friend</span></h1>-->
|
||||
<div style="display: flex; justify-content: space-between;">
|
||||
<div class="featuredcontainer">
|
||||
<div class="featuredtopbar">
|
||||
@@ -50,6 +50,16 @@
|
||||
})
|
||||
</script>
|
||||
<div style="position: relative; bottom: 0vh; text-align:center;">
|
||||
<script type="text/javascript">
|
||||
atOptions = {
|
||||
'key' : 'ae1638b56336895e2ecf7d1adc3492a4',
|
||||
'format' : 'iframe',
|
||||
'height' : 50,
|
||||
'width' : 320,
|
||||
'params' : {}
|
||||
};
|
||||
document.write('<scr' + 'ipt type="text/javascript" src="//outrightsham.com/ae1638b56336895e2ecf7d1adc3492a4/invoke.js"></scr' + 'ipt>');
|
||||
</script>
|
||||
<p style="font-size: 1vh; color: var(--text);">Business email: skoolwrld@gmail.com</p>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user