diff --git a/CREDITS.md b/CREDITS.md deleted file mode 100644 index 0cc4de5..0000000 --- a/CREDITS.md +++ /dev/null @@ -1,13 +0,0 @@ -# Image Credits - -All images courtesy of Unsplash (https://unsplash.com). - -- Martin Grincevschi (https://unsplash.com/photos/uCnOENPOBxM) -- Pete Bellis (https://unsplash.com/photos/eDVQwVMLMgU) -- Ciprian Lipenschi (https://unsplash.com/photos/OULAwYI3AGs) -- Michael Dam (https://unsplash.com/photos/mEZ3PoFGs_k) -- rawpixel.com (https://unsplash.com/photos/izTZ-TtdwCs) - -# Video Credits - -Video courtesy of Coverr (http://coverr.co). \ No newline at end of file diff --git a/assets/css/main.css b/assets/css/main.css index 9124256..c969d6c 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -2392,7 +2392,7 @@ body { padding-top: 3.25rem; } body:before { content: ' '; - background-image: url(../../images/bg.jpg); + background-color: #ff5733; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; diff --git a/assets/sass/layout/_header.scss b/assets/sass/layout/_header.scss index 2ac6eea..541adbe 100644 --- a/assets/sass/layout/_header.scss +++ b/assets/sass/layout/_header.scss @@ -8,7 +8,7 @@ &:before { content: ' '; - background-image: url(../../images/bg.jpg); + background-color: #ff5733; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; @@ -110,4 +110,4 @@ #header { min-width: 320px; } - } \ No newline at end of file + } diff --git a/examples/elements.html b/examples/elements.html index 0860bab..811572a 100644 --- a/examples/elements.html +++ b/examples/elements.html @@ -499,7 +499,7 @@

Magna sed ipsum

@@ -512,4 +512,4 @@

Magna sed ipsum

- \ No newline at end of file + diff --git a/examples/generic.html b/examples/generic.html index 8e0ad2f..dded95c 100644 --- a/examples/generic.html +++ b/examples/generic.html @@ -82,7 +82,7 @@

Magna sed ipsum

@@ -95,4 +95,4 @@

Magna sed ipsum

- \ No newline at end of file + diff --git a/images/bg.jpg b/images/bg.jpg deleted file mode 100644 index 935c724..0000000 Binary files a/images/bg.jpg and /dev/null differ diff --git a/images/cta01.jpg b/images/cta01.jpg deleted file mode 100644 index f8029f5..0000000 Binary files a/images/cta01.jpg and /dev/null differ diff --git a/parts/footer.php b/parts/footer.php index fb76d22..beba475 100644 --- a/parts/footer.php +++ b/parts/footer.php @@ -31,7 +31,7 @@