mirror of
https://github.com/turbomaster95/coderrrrr.git
synced 2025-05-11 20:40:14 +00:00
Update yap.html
This commit is contained in:
parent
7c7bc8c7af
commit
77cc52a5e6
15
yap.html
15
yap.html
@ -8,6 +8,19 @@
|
||||
<link rel="stylesheet" href="indeedlayout.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="container">
|
||||
<div class='header'>
|
||||
<h1>coderrrrr</h1>
|
||||
</div>
|
||||
<!--navigation bar! change the links to whatever you want. it's a flexbox, so you can put as many as you want. -->
|
||||
<div id='navbar'>
|
||||
<a href=''>Home</a>
|
||||
<a href='/yap.html'>Yapping</a>
|
||||
<a href='/about.html'>About</a>
|
||||
<a href='https://blog.coderrrrr.site'>Blog</a>
|
||||
<a href='https://blog.coderrrrr.site/index.xml'>RSS</a>
|
||||
</div>
|
||||
<!--end of navigation bar-->
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user