mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-10-30 13:58:31 +00:00 
			
		
		
		
	feat(11ty): render flags in defintions
This commit is contained in:
		| @@ -1,4 +1,5 @@ | ||||
| <article id={{ definition.data.slug }} class="block__word word"> | ||||
| <article id="{{ definition.data.slug }}" class="block__word word"> | ||||
|   {% definitionFlag definition.data.flag %} | ||||
|   <h3 class="word__title"> | ||||
|     {{ definition.data.title}} | ||||
|     <span class="word__speech">{{ definition.data.speech}}</span> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Oscar
					Oscar