mirror of
https://github.com/10h30/astroplate.git
synced 2026-07-16 21:23:30 +09:00
feat: announcement bar added
This commit is contained in:
@@ -22,6 +22,12 @@
|
||||
"blog_folder": "blog"
|
||||
},
|
||||
|
||||
"announcement": {
|
||||
"enable": true,
|
||||
"content": "<span class='text-center block'>♥️ Loving Astroplate? <a class='underline' href='https://github.com/zeon-studio/astroplate' target='_blank' rel='noopener'>Please ⭐️ on Github</a></span>",
|
||||
"expire_days": 7
|
||||
},
|
||||
|
||||
"params": {
|
||||
"contact_form_action": "#",
|
||||
"copyright": "Designed And Developed by [Zeon Studio](https://zeon.studio)"
|
||||
|
||||
Reference in New Issue
Block a user