summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2020-03-12 17:33:08 +0100
committerDimitri Sokolyuk <demon@dim13.org>2020-03-12 17:33:08 +0100
commit6e233ced21cd53b28a6fdf70002f871a635bd7b2 (patch)
tree6d2568328fab5eccc387a1281c409e769598d5c6
parent5f04c5907ff1e01dbd5a98431da5b4a0ab426354 (diff)
update bootstrap
-rw-r--r--htdocs/template/root.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/template/root.tmpl b/htdocs/template/root.tmpl
index 6353825..efe07c2 100644
--- a/htdocs/template/root.tmpl
+++ b/htdocs/template/root.tmpl
@@ -9,7 +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://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
+ <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.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">