forked from laurens/fediversity_website
		
	Toevoegen van standaard performer voor onze evenementen
This commit is contained in:
		
							parent
							
								
									905140979c
								
							
						
					
					
						commit
						68620ad43d
					
				
					 1 changed files with 8 additions and 0 deletions
				
			
		|  | @ -45,6 +45,14 @@ | |||
|   "name": "{{ .Params.event_location }}" | ||||
|  }, | ||||
| {{ end }} | ||||
|  "performer": [ | ||||
|  { | ||||
|   "@type": "Organization", | ||||
|   "name": "NLUUG", | ||||
|    "id": "{{ .Site.BaseURL }}#organization", | ||||
|    "url": "{{ .Site.BaseURL }}" | ||||
|  } | ||||
|  ], | ||||
| {{ with .Params.event_images -}} | ||||
|   "image": [ | ||||
|     {{- range $index, $element := . -}} | ||||
|  |  | |||
		Reference in a new issue