make the javascript warning strong
This commit is contained in:
@@ -161,7 +161,10 @@
|
||||
text work too.
|
||||
</p>
|
||||
<div id="contact-info-container" class="cover relative">
|
||||
JavaScript is required to load contact info.
|
||||
<strong
|
||||
>JavaScript is required to load contact
|
||||
info.</strong
|
||||
>
|
||||
<div id="click-to-reveal-prompt">
|
||||
click to reveal contact info
|
||||
</div>
|
||||
@@ -170,6 +173,6 @@
|
||||
<hr />
|
||||
</div>
|
||||
</div>
|
||||
<script src="script.js"></script>
|
||||
<script src="script.js" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user