mirror of
https://github.com/Aroy-Art/Aroy-Art-Site.git
synced 2024-12-26 22:24:23 +01:00
Add: new banner config file
This commit is contained in:
parent
59db199b61
commit
01e96553d3
1 changed files with 12 additions and 0 deletions
12
data/banner.yml
Normal file
12
data/banner.yml
Normal 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"
|
Loading…
Reference in a new issue