Fixed Youtube links

This commit is contained in:
nelle 2023-02-28 15:20:37 -07:00
parent 9c84fffa3e
commit 7c7c8f9f42
4 changed files with 4 additions and 14 deletions

View file

@ -112,7 +112,7 @@
<a class="navbar-item" href="https://limepot.xyz/photography">
Photography
</a>
<a class="navbar-item" href="https://limepot.xyz/videography">
<a class="navbar-item" href="https://www.youtube.com/channel/UCk_yKIpDnMv_DvuDb9RGfcA">
Youtube
</a>
</div>

View file

@ -47,7 +47,7 @@
<a class="navbar-item" href="https://limepot.xyz/photography">
Photography
</a>
<a class="navbar-item" href="https://limepot.xyz/videography">
<a class="navbar-item" href="https://www.youtube.com/channel/UCk_yKIpDnMv_DvuDb9RGfcA">
Youtube
</a>
</div>

View file

@ -6,7 +6,6 @@
<link rel = "icon" href = "assets/branding/obo-icon.png">
<title>LimePot - Home</title>
<link rel="stylesheet" href="mybulma/css/mystyles.css">
</head>
<body>
<nav class="navbar" role="navigation" aria-label="main navigation">
@ -21,13 +20,11 @@
<span aria-hidden="true"></span>
</a>
</div>
<div class="navbar-menu" id="navMenu">
<div class="navbar-start">
<a class="navbar-item" href="https://limepot.xyz/">
Home
</a>
<a class="navbar-item" href="https://limepot.xyz/about">
About
</a>
@ -45,13 +42,11 @@
<a class="navbar-item" href="https://limepot.xyz/photography">
Photography
</a>
<a class="navbar-item" href="https://limepot.xyz/videography">
<a class="navbar-item" href="https://www.youtube.com/channel/UCk_yKIpDnMv_DvuDb9RGfcA">
Youtube
</a>
</div>
</div>
<div class="navbar-item has-dropdown is-hoverable">
<a class="navbar-link">
More
@ -70,7 +65,6 @@
</a>
</div>
</div>
</div>
<div class="navbar-end">
<a class="navbar-item" href="https://ko-fi.com/limepot">
@ -104,16 +98,12 @@
});</script>
<!-- This JS is required for mobile users to navigate the site, working on a mobile alternative -->
</nav>
<section class="section">
<div class="container">
<h1 class="title">
Hello World
</h1>
<div class="content">
<br>
<a href="#">0 Days since last incident.</a>
<br><br>

View file

@ -45,7 +45,7 @@
<a class="navbar-item" href="https://limepot.xyz/photography">
Photography
</a>
<a class="navbar-item" href="https://limepot.xyz/videography">
<a class="navbar-item" href="https://www.youtube.com/channel/UCk_yKIpDnMv_DvuDb9RGfcA">
Youtube
</a>
</div>