diff options
Diffstat (limited to 'hosted/tmpl/index.html')
-rw-r--r-- | hosted/tmpl/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosted/tmpl/index.html b/hosted/tmpl/index.html index 2cfa2c8..a1bbb26 100644 --- a/hosted/tmpl/index.html +++ b/hosted/tmpl/index.html @@ -7,7 +7,7 @@ <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <link href="/static/css/theme.css" rel="stylesheet"> + <link href="/assets/css/theme.css" rel="stylesheet"> </head> <body onload='initFilter()'> |