summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2019-10-05 14:33:00 +0200
committerDimitri Sokolyuk <demon@dim13.org>2019-10-05 14:33:00 +0200
commitb3a7c55e3991e44d2f0a8e189af013a94efe752a (patch)
tree6365a2b1fe3902eeb1842bf641562be6d82e48d4
parentc3da8e68696228b4878e1c6f7ef12ade2a9ed793 (diff)
update bootstrap
-rw-r--r--htdocs/template/root.tmpl3
1 files changed, 1 insertions, 2 deletions
diff --git a/htdocs/template/root.tmpl b/htdocs/template/root.tmpl
index 52734bb..6353825 100644
--- a/htdocs/template/root.tmpl
+++ b/htdocs/template/root.tmpl
@@ -9,8 +9,7 @@
<meta charset="utf-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="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css">
+ <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=IBM+Plex+Sans|IBM+Plex+Serif|IBM+Plex+Mono">
<link rel="stylesheet" href="/static/style.css">
<link rel="alternate" type="application/atom+xml" title="Atom Feed" href="/feed.atom">