Fix source for css on cool-stuff/index.html
This commit is contained in:
parent
e391dcaf36
commit
30e8c6c12b
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue