diff --git a/data/banner.yml b/data/banner.yml new file mode 100644 index 0000000..b33d58e --- /dev/null +++ b/data/banner.yml @@ -0,0 +1,12 @@ +banner: + enable : true + bg_image_webp : "/images/header-small.jpg" + bg_image : "/images/header-small.jpg" + icon : "" + title : "Aroy" + content: "I am a furry programmer and artist." + + button: + enable : true + label : "Explore" + link : "#navigation" \ No newline at end of file