diff options
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html index fe4ac5f..2910ad5 100644 --- a/www/index.html +++ b/www/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <link type="text/css" rel="stylesheet" href="assets/bulma.min.css"> + <link type="text/css" rel="stylesheet" href="/bulma.min.css"> <title>Password generator</title> </head> <body> |