Browse Source

Мелкая поправка

Book Pauk 6 năm trước cách đây
mục cha
commit
4433f05134
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      server/public/index.html

+ 1 - 1
server/public/index.html

@@ -3,7 +3,7 @@
   <head>
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width,initial-scale=1.0">
-    <link rel="stylesheet" type="text/css" href="/app/main.css">
+    <link href="/app/main.css" rel="stylesheet" type="text/css">
     <title>Liberama</title>
   </head>
   <body>