Skip to content

Commit

Permalink
Update example in README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
hackebrot committed Jul 22, 2019
1 parent 7062c37 commit 34bd73a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ Example
'some:int': 1000000
foo: "hallo #welt" #Inline comment :)
trueish: Falseeeeeee
blog : raphael.codes
relative-root: / # web app root path (default: '')
lektor: 0.0.0.0:5000 # local build
doc_tools:
Expand Down Expand Up @@ -125,6 +126,7 @@ Example
u'some:int': 1000000,
u'foo': u'hallo #welt',
u'trueish': u'Falseeeeeee',
u'blog': u'raphael.codes',
u'doc_tools': [u'mkdocs', u'sphinx', None],
},
u'zZz': True,
Expand Down

0 comments on commit 34bd73a

Please # to comment.