Loading public/javascript/redmic/modules/metaTags/metaTagsContent.js +2 −2 Original line number Diff line number Diff line Loading @@ -2,11 +2,11 @@ define({ "default": { "title": "{i18n.metaDefaultTitle}", "description": "{i18n.metaDefaultDescription}.", "image": "https://{hostname}/resources/images/logos/redmic-logo-1200x1200.jpg", "image": "https://{hostname}/resources/images/logos/redmic-logo-og.jpg", "image:alt": "{i18n.metaDefaultImageAlt}.", "image:type": "image/jpeg", "image:width": "1200", "image:height": "1200" "image:height": "630" }, "/home": { "title": "{i18n.metaHomeTitle}", Loading public/resources/images/logos/redmic-logo-1200x1200.jpg +4.54 KiB (95.3 KiB) Loading image diff... public/resources/images/logos/redmic-logo-og.jpg 0 → 100644 +58.7 KiB Loading image diff... public/resources/images/logos/redmic-logo-og.png 0 → 100644 +40.6 KiB Loading image diff... public/resources/images/logos/redmicSimple.png +8.85 KiB (19.8 KiB) Loading image diff... Loading
public/javascript/redmic/modules/metaTags/metaTagsContent.js +2 −2 Original line number Diff line number Diff line Loading @@ -2,11 +2,11 @@ define({ "default": { "title": "{i18n.metaDefaultTitle}", "description": "{i18n.metaDefaultDescription}.", "image": "https://{hostname}/resources/images/logos/redmic-logo-1200x1200.jpg", "image": "https://{hostname}/resources/images/logos/redmic-logo-og.jpg", "image:alt": "{i18n.metaDefaultImageAlt}.", "image:type": "image/jpeg", "image:width": "1200", "image:height": "1200" "image:height": "630" }, "/home": { "title": "{i18n.metaHomeTitle}", Loading