~singpolyma/post-part

60abf93e28b4c8c0a52e5276e4a15e74f1f75b35 — Stephen Paul Weber 3 years ago 503545b
Put basic wallpaper in
2 files changed, 5 insertions(+), 0 deletions(-)

M index.scss
M index.slim
M index.scss => index.scss +4 -0
@@ 157,6 157,10 @@ body > p {
	}
}

#wallpaper {
	background: url(assets/img/BROCADE.png);
}

#credits {
	position: relative;
	margin: auto;

M index.slim => index.slim +1 -0
@@ 40,6 40,7 @@ html
		small Explore the wallpaper with your cursor

		#wallpaper
			img src="assets/img/WALLPAPER-HIDDEN.png" alt="Wallpaper"

		section#credits
			h1= paras[6]