favicon error fix

This commit is contained in:
Hyun Ahn 2023-11-20 08:20:15 +09:00
parent 79d0862d3f
commit b17aef105f
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@
justify-content: center;
}
</style>
<!-- favicon error fix -->
<link rel="shortcut icon" href="#" />
</head>
<body>