Fix source for css on cool-stuff/index.html

This commit is contained in:
Emilia Allison 2022-07-06 17:05:22 -04:00
parent e391dcaf36
commit 30e8c6c12b
Signed by: emilia
GPG Key ID: 7A3F8997BFE894E0
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<html>
<head>
<title>Emilia Allison</title>
<link rel="stylesheet" href="css/about.css">
<link rel="stylesheet" href="/css/about.css">
<meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body>