mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Avatar can be dynamicaly changed
This commit is contained in:
@ -13,6 +13,9 @@ ComunicWeb.pages.home.landingPage = {
|
||||
//Log action
|
||||
ComunicWeb.debug.logMessage("Open home landing page.");
|
||||
|
||||
//Change page title
|
||||
document.title = "Comunic, a transparent social network";
|
||||
|
||||
//Prepare additional data
|
||||
var additionalData = {};
|
||||
|
||||
|
Reference in New Issue
Block a user