navigation bar #1

Merged
chark1es merged 3 commits from chark1es into main 2024-12-04 15:46:09 +00:00
Showing only changes of commit 1796163379 - Show all commits

View file

@ -7,7 +7,7 @@
<meta name="generator" content={Astro.generator} />
<title>Astro Basics</title>
</head>
<body>
<body class="bg-ieee_blue">
<slot />
</body>
</html>