Selaa lähdekoodia

Fix error in the public.html file

master
Fen Dweller 5 vuotta sitten
vanhempi
commit
dedaf2256d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      public/index.html

+ 1
- 1
public/index.html Näytä tiedosto

@@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="https://crux.sexy/images/feast.ico">
<link rel="stylesheet" href="./reset.css"</link>
<link rel="stylesheet" href="./reset.css"></link>
<title><%= htmlWebpackPlugin.options.title %></title>
</head>
<body>


Loading…
Peruuta
Tallenna