Add theme
This commit is contained in:
		
							
								
								
									
										10
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								README.md
									
									
									
									
									
								
							@@ -29,3 +29,13 @@ Example.
 | 
			
		||||
Open an Org file and run `org-share-to-web-buffer`.
 | 
			
		||||
 | 
			
		||||
It will copy the URL to your clipboard to open the document share.
 | 
			
		||||
 | 
			
		||||
## Theme
 | 
			
		||||
 | 
			
		||||
If you want it to look really nice, include the following lines at the beginning of your Org documents.
 | 
			
		||||
 | 
			
		||||
```org
 | 
			
		||||
#+html_head: <link rel="stylesheet" href="https://sandyuraz.com/styles/org.css">
 | 
			
		||||
#+OPTIONS: toc:nil
 | 
			
		||||
#+OPTIONS: html-postamble:nil
 | 
			
		||||
```
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user