|  | @@ -184,7 +184,6 @@ This is a fork of the Hyde theme I (Brendan Abolivier) made containing a few cha
 | 
	
		
			
			| 184 | 184 |  | email             | Email address                                                     | hello@brendanabolivier.com                        |
 | 
	
		
			
			| 185 | 185 |  | pgp               | PGP key fingerprint                                               | E1D4 B745 7A82 9D77 1FBA 8CAC E860 1572 74A2 8D7E |
 | 
	
		
			
			| 186 | 186 |  | keyserver         | The key server to use in the key's menu link (must support HTTPS) | pgp.key-server.io                                 |
 | 
	
		
			
			| 187 |  | -| creativeCommons   | The Creative Commons license                                      | by-sa                                             |
 | 
	
		
			
			| 188 | 187 |  
 | 
	
		
			
			| 189 | 188 |  * Replacing the `copyright` key in the `params` section from the configuration file with a `creativeCommons` key, expected to be a Creative Commons license identifier (such as `by`, `by-sa`, etc.)
 | 
	
		
			
			| 190 | 189 |  * Adding a proper RSS feed template including items' descriptions in `<description>` tags, and their contents in `<content:encoded>` tags
 |