summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2018-05-17 18:13:59 +0200
committerDimitri Sokolyuk <demon@dim13.org>2018-05-17 18:13:59 +0200
commit312ecbfa56c625903f1b1d56408326145b2fce2d (patch)
treec64622254b069de4f39bf007ab32734a6be6e43b
parent528a7ba459575e1ef697b304b9a39e53d9a5d1dd (diff)
update bootstrap
-rw-r--r--template/root.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/root.tmpl b/template/root.tmpl
index 0389020..164cf31 100644
--- a/template/root.tmpl
+++ b/template/root.tmpl
@@ -10,8 +10,8 @@
<meta name="google-site-verification" content="3cwuN4OwVfNZEGTw5Q9UotI2AJCTzr8F7QB8uhtfAWo">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
- <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css">
- <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Abel|Raleway|Space+Mono">
+ <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css">
+ <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Abel|Raleway|Space+Mono">
<link rel="stylesheet" href="/static/style.css">
<link rel="alternate" type="application/atom+xml" title="Atom Feed" href="/feed.atom">