This commit is contained in:
		
							
								
								
									
										48
									
								
								config.yml
									
									
									
									
									
								
							
							
						
						
									
										48
									
								
								config.yml
									
									
									
									
									
								
							| @@ -8,30 +8,6 @@ theme: | |||||||
|   - plausible-hugo |   - plausible-hugo | ||||||
|  |  | ||||||
| params: | params: | ||||||
|   csp: |  | ||||||
|     childsrc: |  | ||||||
|       - "'self'" |  | ||||||
|     fontsrc: |  | ||||||
|       - "'self'" |  | ||||||
|     formaction: |  | ||||||
|       - "'self'" |  | ||||||
|     framesrc: |  | ||||||
|       - "'self'" |  | ||||||
|     imgsrc: |  | ||||||
|       - "'self'" |  | ||||||
|     objectsrc: |  | ||||||
|       - "'none'" |  | ||||||
|     stylesrc: |  | ||||||
|       - "'self'" |  | ||||||
|     scriptsrc: |  | ||||||
|       - "'self'" |  | ||||||
|       - "'https://stats.andrewnw.com'" |  | ||||||
|  |  | ||||||
|   plausible: |  | ||||||
|     enable: true |  | ||||||
|     domain: andrewnw.xyz |  | ||||||
|     outbound_link: true |  | ||||||
|     selfhosted_domain: "stats.andrewnw.com"  # Self-hosted plausible domain |  | ||||||
|  |  | ||||||
|  |  | ||||||
| module: | module: | ||||||
| @@ -55,6 +31,30 @@ languagecode: "en" | |||||||
| defaultcontentlanguage: "en" | defaultcontentlanguage: "en" | ||||||
|  |  | ||||||
| params: | params: | ||||||
|  |     csp: | ||||||
|  |       childsrc: | ||||||
|  |         - "'self'" | ||||||
|  |       fontsrc: | ||||||
|  |         - "'self'" | ||||||
|  |       formaction: | ||||||
|  |         - "'self'" | ||||||
|  |       framesrc: | ||||||
|  |         - "'self'" | ||||||
|  |       imgsrc: | ||||||
|  |         - "'self'" | ||||||
|  |       objectsrc: | ||||||
|  |         - "'none'" | ||||||
|  |       stylesrc: | ||||||
|  |         - "'self'" | ||||||
|  |       scriptsrc: | ||||||
|  |         - "'self'" | ||||||
|  |         - "'https://stats.andrewnw.com'" | ||||||
|  |  | ||||||
|  |     plausible: | ||||||
|  |       enable: true | ||||||
|  |       domain: andrewnw.xyz | ||||||
|  |       outbound_link: true | ||||||
|  |       selfhosted_domain: "stats.andrewnw.com"  # Self-hosted plausible domain | ||||||
|     profileMode: |     profileMode: | ||||||
|         enabled: true |         enabled: true | ||||||
|         title: "Andrew Woodlee" # optional default will be site title |         title: "Andrew Woodlee" # optional default will be site title | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user