Fix CSS link on apps page

This commit is contained in:
Ethan Paul 2018-12-31 01:02:40 -05:00
parent ca0fb176a6
commit ec9a824431
No known key found for this signature in database
GPG Key ID: 6A337337DF6B5B1A
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>