diff --git a/content/images/home-images/home-img1.gif b/content/images/home-images/home-img1.gif new file mode 100644 index 0000000..cd40fde Binary files /dev/null and b/content/images/home-images/home-img1.gif differ diff --git a/content/pages/home.rst b/content/pages/home.rst new file mode 100644 index 0000000..4359e0b --- /dev/null +++ b/content/pages/home.rst @@ -0,0 +1,3 @@ +:title: Home + +:template: home-template diff --git a/ge-theme/static/css/home-styles.css b/ge-theme/static/css/home-styles.css new file mode 100644 index 0000000..e957e9e --- /dev/null +++ b/ge-theme/static/css/home-styles.css @@ -0,0 +1,11 @@ +.row-one-words{ + text-align: center; + font-size: 40px; + /*padding-left: 20px;*/ + /*padding-right: 20px;*/ + +} +/*.col-6 .wrapper-col{*/ +/* padding-left: 40px;*/ +/* padding-right: 40px;*/ +/*}*/ \ No newline at end of file diff --git a/ge-theme/static/images/home-imgs/home-img1.gif b/ge-theme/static/images/home-imgs/home-img1.gif new file mode 100644 index 0000000..cd40fde Binary files /dev/null and b/ge-theme/static/images/home-imgs/home-img1.gif differ diff --git a/ge-theme/static/images/home-imgs/home-logo.webp b/ge-theme/static/images/home-imgs/home-logo.webp new file mode 100644 index 0000000..7ba0a3d Binary files /dev/null and b/ge-theme/static/images/home-imgs/home-logo.webp differ diff --git a/ge-theme/templates/article.html b/ge-theme/templates/article.html index 93b9197..a0623c2 100644 --- a/ge-theme/templates/article.html +++ b/ge-theme/templates/article.html @@ -23,6 +23,7 @@ {% endblock %} {% block content %} +