Formatting of events for readme
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
		@@ -25,8 +25,11 @@ Below are a selection of highlights.
 | 
			
		||||
{{ range .events }}
 | 
			
		||||
{{ .humanDate }} - [**{{.eventName}}**]({{ .url }})
 | 
			
		||||
{{ range .details }}
 | 
			
		||||
`{{ .name | html }}{{ if .type }} - {{ .type }}{{ end}}`
 | 
			
		||||
<strong>{{ .name | html }}{{ if .type }} - {{ .type }}{{ end}}</strong>
 | 
			
		||||
{{ end }}
 | 
			
		||||
 | 
			
		||||
✨✨✨
 | 
			
		||||
 | 
			
		||||
{{- end }}
 | 
			
		||||
 | 
			
		||||
</div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user