WIP: added CSS to how-do-i page, stack page, edited about page, edited links in footer, edited invite-link in header

This commit is contained in:
moonleay 2023-12-03 19:47:41 +01:00
parent 5b49090133
commit c34662ce2d
No known key found for this signature in database
GPG key ID: 82667543CCD715FB
8 changed files with 175 additions and 71 deletions

View file

@ -16,7 +16,7 @@ import "../styles/GlobalLayout.css";
<meta name="viewport" content="width=device-width" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<meta name="generator" content={Astro.generator} />
<title>Lil Judd</title>
<title>li'l Judd - Your competitive Splatoon assistant</title>
</head>
<body>
<NavBar />