Skip to content

Commit c72ea76

Browse files
Almost...
1 parent 47118cb commit c72ea76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ At last, enable github data source in `nanoc.yaml`:
2323
data_sources:
2424
- type: github
2525
items_root: /posts # the root where items should be mounted
26-
repository: arkency/posts. # organization/repository on github to use as a source of content
26+
repository: arkency/posts # organization/repository on github to use as a source of content
2727
encoding: utf-8 # how to decode content (default: utf-8)
2828
access_token: secret123 # github access token, not required for public repositories (default: nil)
2929
path: posts/ # subdirectory of the content in given repository (default: nil)

0 commit comments

Comments
 (0)