Add: new banner config file

This commit is contained in:
Aroy-Art 2022-02-14 09:08:45 +01:00
parent 59db199b61
commit 01e96553d3
Signed by: Aroy
GPG key ID: DB9689E9391DD156

12
data/banner.yml Normal file
View file

@ -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"