This commit is contained in:
2026-03-29 22:52:20 -07:00
parent cfb6f8c0c1
commit dc46f8002e
5 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
<html> <html>
<head> <head>
<link rel="icon" href="icon.png" type="image/png"> <link rel="icon" href="icon.ico" type="image/x-icon">
<link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="style.css">
<meta charset="utf-8"> <meta charset="utf-8">
<title>craisin</title> <title>craisin</title>

BIN
icon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 161 KiB

BIN
icon.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 122 KiB

View File

@@ -2,7 +2,7 @@
<html> <html>
<head> <head>
<link rel="icon" href="icon.png" type="image/png"> <link rel="icon" href="icon.ico" type="image/x-icon">
<link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="style.css">
<meta charset="utf-8"> <meta charset="utf-8">
<title>craisin</title> <title>craisin</title>

View File

@@ -2,7 +2,7 @@
<html> <html>
<head> <head>
<link rel="icon" href="icon.png" type="image/png"> <link rel="icon" href="icon.ico" type="image/x-icon">
<link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="style.css">
<meta charset="utf-8"> <meta charset="utf-8">
<title>craisin</title> <title>craisin</title>