fixed containers and added link to quote shuffler

This commit is contained in:
miggymofongo2 2024-06-16 03:50:30 -04:00
parent eda49becc3
commit fa3d79381e

View file

@ -12,7 +12,7 @@
</head> </head>
<body> <body>
<header class="container"> <header>
<nav class="navbar navbar-expand-lg bg-body-tertiary" data-bs-theme="dark"> <nav class="navbar navbar-expand-lg bg-body-tertiary" data-bs-theme="dark">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand" href="https://uberspace.de"> <a class="navbar-brand" href="https://uberspace.de">
@ -107,7 +107,10 @@
</section> </section>
<section class="container"> <section class="container">
Here I will put a project! <h3>Check out my newest project deployed on github pages!</h3>
<a href="https://miggymofongo.github.io/kh_quote/">
<h4>Kingdom Hearts Quote Shuffler</h4></a>
</section> </section>
<footer class="container"> <footer class="container">
Hosted on Asteroids! Hosted on Asteroids!