changed index

This commit is contained in:
waifu 2024-04-21 18:28:51 -07:00
parent 98da6e602e
commit eeeb7be347

View file

@ -8,7 +8,7 @@
<link rel="stylesheet" href="styles.css"> <link rel="stylesheet" href="styles.css">
</head> </head>
<body> <body>
<a href="home/index.html"> <a href="home/">
<img src="./static/site/logo.png" class="logo"> <img src="./static/site/logo.png" class="logo">
</a> </a>
</body> </body>