diff options
Diffstat (limited to 'templates/static.html')
-rw-r--r-- | templates/static.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/static.html b/templates/static.html index b115e0f..9f2ab47 100644 --- a/templates/static.html +++ b/templates/static.html @@ -3,9 +3,9 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Oficjalny Ranking Brydżowy PZBS</title> - <link rel="stylesheet" href="res/bootstrap.min.css" /> - <link rel="stylesheet" href="res/jquery.qtip.min.css" /> - <link rel="stylesheet" href="res/ranking.css" /> + <link rel="stylesheet" href="_res/bootstrap.min.css" /> + <link rel="stylesheet" href="_res/jquery.qtip.min.css" /> + <link rel="stylesheet" href="_res/ranking.css" /> </head> <body> <div class="container"> |