mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Added a link on home page to about website
This commit is contained in:
@ -19,6 +19,9 @@ ComunicWeb.pages.home.landingPage = {
|
||||
//Prepare additional data
|
||||
var additionalData = {
|
||||
|
||||
//About the website URL
|
||||
about_url: ComunicWeb.__config.aboutWebsiteURL,
|
||||
|
||||
//Background image URL
|
||||
backgroundImage: ComunicWeb.__config.assetsURL + "img/pages/home/landingPage/img_background.jpg"
|
||||
|
||||
|
Reference in New Issue
Block a user