summaryrefslogtreecommitdiff
path: root/templates/player.html
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-04-12 21:37:48 +0200
committeremkael <emkael@tlen.pl>2017-04-12 21:37:48 +0200
commit61250a1fb99b951922d29d811e7906f617a5c0d7 (patch)
tree219a70bb6001220c0a280a594bac58f5c482f78a /templates/player.html
parentdc0747e7a8e75a6b47c752f0f48e7d4298f3a46d (diff)
CSS/JS resources kept locally
Diffstat (limited to 'templates/player.html')
-rw-r--r--templates/player.html2
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>