mirror of
				https://github.com/pawroman/zola-theme-terminimal.git
				synced 2025-10-30 23:56:15 +01:00 
			
		
		
		
	
						commit
						8f549fea12
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		|  | @ -126,7 +126,7 @@ Example: | |||
| ``` | ||||
| {{ figure(src="http://rustacean.net/assets/rustacean-flat-gesture.png", | ||||
|           style="width: 25%;", | ||||
|           position="right" | ||||
|           position="right", | ||||
|           caption_position="left", | ||||
|           caption="Ferris, the (unofficial) Rust mascot", | ||||
|           caption_style="font-weight: bold; font-style: italic;") }} | ||||
|  |  | |||
|  | @ -75,9 +75,9 @@ The second part follows here. | |||
| ``` | ||||
| figure(src="http://rustacean.net/assets/rustacean-flat-gesture.png", | ||||
|        style="width: 25%;", | ||||
|        position="center" | ||||
|        position="center", | ||||
|        caption_position="left", | ||||
|        caption="Ferris, the (unofficial) Rust mascot" | ||||
|        caption="Ferris, the (unofficial) Rust mascot", | ||||
|        caption_style="font-weight: bold; font-style: italic;") | ||||
| ``` | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Paweł Romanowski
						Paweł Romanowski