diff --git a/new-site/content/_index.md b/new-site/content/_index.md index f064d557..e4c34365 100644 --- a/new-site/content/_index.md +++ b/new-site/content/_index.md @@ -14,7 +14,7 @@ title: "vodoraslo" You can contact me by email **contact@[site name]** -{{< img src=/img/wip.gif alt="Work in progress" link="https://www.youtube.com/watch?v=dQw4w9WgXcQ" target="_blank">}} +{{< img src=/img/construction2.gif alt="Work in progress" link="https://www.youtube.com/watch?v=dQw4w9WgXcQ" target="_blank">}} {{% /center %}} diff --git a/new-site/public/img/construction.gif b/new-site/public/img/construction.gif new file mode 100644 index 00000000..53c5d81d Binary files /dev/null and b/new-site/public/img/construction.gif differ diff --git a/new-site/public/img/construction2.gif b/new-site/public/img/construction2.gif new file mode 100644 index 00000000..82d785c3 Binary files /dev/null and b/new-site/public/img/construction2.gif differ diff --git a/new-site/public/index.html b/new-site/public/index.html index 47587788..5c1b20ab 100644 --- a/new-site/public/index.html +++ b/new-site/public/index.html @@ -24,7 +24,7 @@ #

You can contact me by email contact@[site name]

-
Work in progress
+
Work in progress

Recent posts: # diff --git a/new-site/static/img/construction.gif b/new-site/static/img/construction.gif new file mode 100644 index 00000000..53c5d81d Binary files /dev/null and b/new-site/static/img/construction.gif differ diff --git a/new-site/static/img/construction2.gif b/new-site/static/img/construction2.gif new file mode 100644 index 00000000..82d785c3 Binary files /dev/null and b/new-site/static/img/construction2.gif differ