mirror of
				https://git.librezo.fr/Librezo/website.git
				synced 2025-10-30 21:35:30 +01:00 
			
		
		
		
	opengraph
This commit is contained in:
		| @@ -8,6 +8,10 @@ | ||||
| 		{% if page.extra.leaflet or section.extra.leaflet %}<link rel="stylesheet" href="/vendor/leaflet/leaflet.css"/>{% endif %} | ||||
| 		<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico"/> | ||||
| 		<meta name="viewport" content="width=device-width"/> | ||||
| 		<meta property="og:title" content="{% if page %}{{ page.title }}{% elif section %}{{ section.title }}{% endif %}"/> | ||||
| 		<meta property="og:type" content="website"/> | ||||
| 		<meta property="og:url" content="{{ config.extra.public_url | safe }}{% if page %}{{ page.permalink | safe }}{% elif section %}{{section.permalink | safe }}{% endif %}"/> | ||||
| 		<meta property="og:image" content="{{ config.extra.public_url | safe }}/img/drawings/accueil.webp"/> | ||||
| 		{% if get_env(name="LIBREZO_WEBSITE", default="prod") == "dev" %}<meta name="robots" content="noindex,nofollow"/>{% endif %} | ||||
| 		{% block head %}{% endblock head %} | ||||
| 	</head> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 tuxmain
					tuxmain