Created a banner, added more content, converted spaces to tabs, figured out hrefs with # based on id.
This commit is contained in:
@ -9,11 +9,14 @@
|
||||
<link rel="icon" sizes="192x192"
|
||||
href="https://www.hyperling.com/wp-content/uploads/2020/09/favicon.ico"
|
||||
/>
|
||||
<!--<link rel="stylesheet" href="/main.css">-->
|
||||
<!-- CSS -->
|
||||
<style>
|
||||
<?php include "main.css"; ?>
|
||||
</style>
|
||||
<style>
|
||||
<?php include "dark.css"; ?>
|
||||
</style>
|
||||
<style>
|
||||
<?php include "banner.css"; ?>
|
||||
</style>
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user