diff options
Diffstat (limited to 'templates/player.html')
-rw-r--r-- | templates/player.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/player.html b/templates/player.html index 0e7979d..45b1419 100644 --- a/templates/player.html +++ b/templates/player.html @@ -2,7 +2,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Oficjalny Ranking Brydżowy PZBS</title> - <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous" /> + <link rel="stylesheet" href="../res/bootstrap.min.css" /> <link rel="stylesheet" href="../res/ranking.css" /> </head> <body> |