wip
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
---
|
||||
import SkipNavLink from "./SkipNavLink.astro";
|
||||
|
||||
// import Logo from "../assets/ci/side-gradient.svg";
|
||||
|
||||
function getCurrentYear() {
|
||||
@@ -7,6 +9,8 @@ function getCurrentYear() {
|
||||
---
|
||||
|
||||
<footer>
|
||||
<SkipNavLink contentId="main-content" />
|
||||
|
||||
{/* Footer nav */}
|
||||
<nav>
|
||||
{/* Explore */}
|
||||
@@ -31,11 +35,13 @@ function getCurrentYear() {
|
||||
</ul>
|
||||
|
||||
{/* Socials */}
|
||||
{/*<ul class="socials">
|
||||
{
|
||||
/*<ul class="socials">
|
||||
<li>icon</li>
|
||||
<li>icon</li>
|
||||
<li>icon</li>
|
||||
</ul> */}
|
||||
</ul> */
|
||||
}
|
||||
</div>
|
||||
|
||||
{/* Legal */}
|
||||
|
||||
Reference in New Issue
Block a user