diff options
Diffstat (limited to 'appdata/index.html.tmpl')
-rw-r--r-- | appdata/index.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appdata/index.html.tmpl b/appdata/index.html.tmpl index 98f22ab..c9fa2f4 100644 --- a/appdata/index.html.tmpl +++ b/appdata/index.html.tmpl @@ -8,7 +8,7 @@ <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <link rel="stylesheet" href="./simple.css" type="text/css"> + <link rel="stylesheet" href="/static/simple.css/simple.css" type="text/css"> </head> |