You've already forked pedini.dev
							
							added content security protection
This commit is contained in:
		
							
								
								
									
										23
									
								
								hugo.yaml
									
									
									
									
									
								
							
							
						
						
									
										23
									
								
								hugo.yaml
									
									
									
									
									
								
							@@ -19,6 +19,26 @@ params:
 | 
				
			|||||||
  commit: "https://git.bjphoster.com/source/pedini.dev/"
 | 
					  commit: "https://git.bjphoster.com/source/pedini.dev/"
 | 
				
			||||||
  colorScheme: "dark"
 | 
					  colorScheme: "dark"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  csp:
 | 
				
			||||||
 | 
					    childsrc:
 | 
				
			||||||
 | 
					      - self
 | 
				
			||||||
 | 
					    fontsrc:
 | 
				
			||||||
 | 
					      - self
 | 
				
			||||||
 | 
					    formaction:
 | 
				
			||||||
 | 
					      - self
 | 
				
			||||||
 | 
					    framesrc:
 | 
				
			||||||
 | 
					      - self
 | 
				
			||||||
 | 
					    imgsrc:
 | 
				
			||||||
 | 
					      - self
 | 
				
			||||||
 | 
					    objectsrc:
 | 
				
			||||||
 | 
					      - self
 | 
				
			||||||
 | 
					    stylesrc:
 | 
				
			||||||
 | 
					      - self
 | 
				
			||||||
 | 
					    scriptsrc:
 | 
				
			||||||
 | 
					      - self
 | 
				
			||||||
 | 
					    connectsrc:
 | 
				
			||||||
 | 
					      - self
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  social:
 | 
					  social:
 | 
				
			||||||
    - name: "Git"
 | 
					    - name: "Git"
 | 
				
			||||||
      icon: "fa-brands fa-git fa-2x"
 | 
					      icon: "fa-brands fa-git fa-2x"
 | 
				
			||||||
@@ -48,6 +68,9 @@ menu:
 | 
				
			|||||||
    - name: "Contacts"
 | 
					    - name: "Contacts"
 | 
				
			||||||
      weight: 3
 | 
					      weight: 3
 | 
				
			||||||
      url: "contacts/"
 | 
					      url: "contacts/"
 | 
				
			||||||
 | 
					    - name: "Version"
 | 
				
			||||||
 | 
					      weight: 4
 | 
				
			||||||
 | 
					      url: "version/"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
taxonomies:
 | 
					taxonomies:
 | 
				
			||||||
  category: "categories"
 | 
					  category: "categories"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user