Fixing errors
This commit is contained in:
		
							
								
								
									
										13
									
								
								mkdocs.yml
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								mkdocs.yml
									
									
									
									
									
								
							| @@ -2,18 +2,17 @@ site_name: Democratic Mediums | |||||||
| site_url: "https://medlabboulder.gitlab.io/democraticmediums/" | site_url: "https://medlabboulder.gitlab.io/democraticmediums/" | ||||||
|  |  | ||||||
| theme: | theme: | ||||||
|   name: 'material' # info: https://github.com/squidfunk/mkdocs-material/ |   name: 'material' # https://github.com/squidfunk/mkdocs-material/ | ||||||
|   font: false |   font: false | ||||||
|   palette: |   palette: | ||||||
|     primary: white |     primary: white | ||||||
|     accent: blue |     accent: blue | ||||||
|   logo: # for an arbitrary file, can be changed to [docs/] 'images/logo.svg' |   logo: # for an arbitrary file, can be changed to [docs/] 'images/logo.svg' | ||||||
|     icon: 'group-work' |     icon: 'group-work'  | ||||||
|   favicon: # 'assets/images/favicon.ico' |   favicon: 'assets/images/favicon.ico' | ||||||
|     icon: 'group-work' # (not sure if this works!) |  | ||||||
|  |  | ||||||
| # extra.repo_icon: gitlab | extra.repo_icon: gitlab | ||||||
| repo_name: 'Contribute at GitLab' | repo_name: 'Edit on GitLab' | ||||||
| repo_url: 'https://gitlab.com/medlabboulder/democraticmediums' | repo_url: 'https://gitlab.com/medlabboulder/democraticmediums' | ||||||
|  |  | ||||||
| extra_css: | extra_css: | ||||||
| @@ -25,4 +24,4 @@ markdown_extensions: | |||||||
| extra: | extra: | ||||||
|   social: |   social: | ||||||
|     - type: 'twitter' |     - type: 'twitter' | ||||||
|       link: 'https://twitter.com/medlabboulder' |       link: 'https://twitter.com/medlabboulder' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user