mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-09-18 21:38:53 +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