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

github.com/2-REC/hugo-myportfolio-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/404.html')
-rw-r--r--layouts/404.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/404.html b/layouts/404.html
index 360e535..837cb31 100644
--- a/layouts/404.html
+++ b/layouts/404.html
@@ -12,14 +12,14 @@
{{ with .Site.Params.page404 }}
<div class="container">
<div class="row">
- <div class="col-xs-12 text-center">
+ <div class="col-xs-12 text-center anim-wrapper">
{{ with .background_image }}
<div class="page404-image" title="image: {{ . }}"
style="background-image: url('{{ (printf "images/%s" .) | absURL }}');"
>
</div>
{{ end }}
- <div class="page404-title wow bounceIn">
+ <div class="page404-title anim zoomIn">
<h1>404</h1>
</div>
<div class="page404-content">