Update README.md

This commit is contained in:
Andros Fenollosa 2023-06-26 13:01:30 +02:00 committed by GitHub
parent bb4be4d067
commit 9bdaecc448
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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. If you want it to look really nice, include the following lines at the beginning of your Org documents.
### Light
```org ```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"> #+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: toc:nil num:nil
#+OPTIONS: html-postamble:nil #+OPTIONS: html-postamble:nil