Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mrmierzejewski/hugo-theme-console.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Mierzejewski <marcin@mierzejewski.net>2022-02-20 19:17:26 +0300
committerMarcin Mierzejewski <marcin@mierzejewski.net>2022-02-20 19:17:26 +0300
commite2e43c94c1ef3f18699e20e34ea3da78b4dc04a7 (patch)
tree0a869994eed345fdb7895a48f01ed7ba0c4cf1d0 /layouts
parent610949ee57d5abf3622acd8f55444abbedbe2de5 (diff)
css: update terminal.css and animate.css
Diffstat (limited to 'layouts')
-rw-r--r--layouts/_default/baseof.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index 5eb5d94..13ef478 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -8,8 +8,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="all,follow">
<meta name="googlebot" content="index,follow,snippet,archive">
- <link rel="stylesheet" href="{{ "hugo-theme-console/css/terminal-0.7.1.min.css" | absURL }}">
- <link rel="stylesheet" href="{{ "hugo-theme-console/css/animate-3.7.2.min.css" | absURL }}">
+ <link rel="stylesheet" href="{{ "hugo-theme-console/css/terminal-0.7.2.min.css" | absURL }}">
+ <link rel="stylesheet" href="{{ "hugo-theme-console/css/animate-4.1.1.min.css" | absURL }}">
<link rel="stylesheet" href="{{ "hugo-theme-console/css/console.css" | absURL }}">
{{ `
<!--[if lt IE 9]>