Update README.md
This commit is contained in:
parent
bb4be4d067
commit
9bdaecc448
@ -47,7 +47,11 @@ If you need to manage the shared files, such as deleting them, use `org-share-to
|
||||
|
||||
If you want it to look really nice, include the following lines at the beginning of your Org documents.
|
||||
|
||||
### Light
|
||||
|
||||
```org
|
||||
#+html_head: <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Lora:wght@500&display=swap">
|
||||
#+html_head: <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inconsolata&display=swap">
|
||||
#+html_head: <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/tanrax/org-share-to-web.el/themes/light.css">
|
||||
#+OPTIONS: toc:nil num:nil
|
||||
#+OPTIONS: html-postamble:nil
|
||||
|
Loading…
Reference in New Issue
Block a user