Fix stylesheet link element

This commit is contained in:
Helen Chong 2024-04-08 18:22:33 +08:00
parent 671a47e205
commit ad601afa0f
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
<meta property="og:title" content="Leilukin's Hub">
<meta property="og:description" content="Welcome to Leilukin's personal website">
<link rel="stylesheet" href="{{'/assets/css/index.css' | url | safe}}"">
<link rel="stylesheet" href="{{'/assets/css/index.css' | url | safe}}">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png">