Skip to content

Commit 4b6e33a

Browse files
committed
update readme
1 parent 30e394f commit 4b6e33a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Example Site: https://sillsdev.github.io/docu-notion-sample-site/
1010

1111
First, prepare your markdown-based static file system like [Docusaurus](https://docusaurus.io/). For a shortcut with github actions, search, and deployment to github pages, you can just copy [this template](https://github.com/sillsdev/docu-notion-sample-site).
1212

13-
Note that the css for this markdown-based static file system should include [this css](src/css/notion-styles.css) to enable multi-column layouts.
13+
If you do not use the above sample, you will need to manually add [notion-styles.css](src/css/notion-styles.css) to your site. This enables multi-column layouts and another other special styling that we need to make the output of docu-notion look right.
1414

1515
## 2. In Notion, duplicate the docu-notion template
1616

0 commit comments

Comments
 (0)