changed formatting to fit the style of the documentation (#6027)
Merge pull request 6027
This commit is contained in:
		
							parent
							
								
									5f6abda201
								
							
						
					
					
						commit
						c49bc5c28b
					
				| 
						 | 
					@ -11,7 +11,7 @@ may want to install, depending on how you plan to use Jekyll.
 | 
				
			||||||
Register your site with [txtpen](https://txtpen.com). Then append 
 | 
					Register your site with [txtpen](https://txtpen.com). Then append 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```html
 | 
					```html
 | 
				
			||||||
    <script src="https://txtpen.com/embed.js?site=<your site name>" />
 | 
					<script src="https://txtpen.com/embed.js?site=<your site name>"></script>
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
to your template files in `/_layout` folder.
 | 
					to your template files in `/_layout` folder.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue