Fix CSS link on apps page

This commit is contained in:
Ethan Paul 2018-12-31 01:02:40 -05:00
parent 0971be9614
commit c5f80700d7
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
<link rel="icon" type="image/png" href="https://cdn.enp.one/img/logos/e-b-sm.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://cdn.enp.one/img/logos/e-b-sm.png" sizes="16x16">
<link href="css/style.css" rel="stylesheet">
<link href="../css/style.css" rel="stylesheet">
</head>
<body>