summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2020-05-23 21:44:03 +0200
committerDimitri Sokolyuk <demon@dim13.org>2020-05-23 21:44:03 +0200
commit7c4e4f25d92a5ec4af33502f1ba2654c3b8255ab (patch)
tree08121664e28887435d84bf1831400fa78acf248a
parent2a3146945d01acd658f6ebb65ee8187b9807de30 (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 efe07c2..929b369 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.4.1/css/bootstrap.min.css">
+ <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/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">