зеркало из
				https://github.com/M82-project/M82-SiteWeb.git
				synced 2025-10-30 05:26:06 +02:00 
			
		
		
		
	 d05ae95ed0
			
		
	
	
		d05ae95ed0
		
			
		
	
	
	
	
		
			
			* Update Spamouflage.md * Update Spamouflage.md * Update Spamouflage.md * Update Spamouflage.md * Update Spamouflage.md * add fav
		
			
				
	
	
		
			27 строки
		
	
	
		
			526 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			27 строки
		
	
	
		
			526 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
| baseURL = 'https://m82-project.org'
 | |
| 
 | |
| SectionPagesMenu = "main"
 | |
| defaultContentLanguage = "fr"
 | |
| theme = "gohugo-theme-ananke"
 | |
| 
 | |
| [params]
 | |
|   favicon= "images/favicon.ico"
 | |
| 
 | |
| [sitemap]
 | |
|   changefreq = "monthly"
 | |
|   priority = 0.5
 | |
|   filename = "sitemap.xml"
 | |
| [languages]
 | |
|     [languages.fr]
 | |
|     title = "M82 Project"
 | |
|     weight = 1
 | |
|     contentDir = "content"
 | |
| 
 | |
| [[params.ananke_socials]]
 | |
| name = "linkedin"
 | |
| url = "https://www.linkedin.com/company/m82-project/"
 | |
| [[params.ananke_socials]]
 | |
| name = "github"
 | |
| url = "https://github.com/M82-project/"
 | |
| 
 |