diff --git a/css/global.css b/css/global.css index 1ad5399..c6122f9 100644 --- a/css/global.css +++ b/css/global.css @@ -155,7 +155,7 @@ /* Defaults */ body { - background: url("https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fwallpapercave.com%2Fwp%2Fwp9078348.png&f=1&nofb=1&ipt=13d8c274e56658c462984669237dc5a4f752a5eae3eb357deaf648cdb24f2ac6") no-repeat center center fixed; + background: url("http://www.venith.net/images/wallpaper.png") no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; diff --git a/images/wallpaper.png b/images/wallpaper.png new file mode 100644 index 0000000..9f568e0 Binary files /dev/null and b/images/wallpaper.png differ