Loading pelicanconf.py +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ LINKS = () #SOCIAL = (('You can add links in your config file', '#'), # ('Another social link', '#'),) DEFAULT_PAGINATION = 10 DEFAULT_PAGINATION = 3 # Uncomment following line if you want document-relative URLs when developing #RELATIVE_URLS = True Loading Loading
pelicanconf.py +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ LINKS = () #SOCIAL = (('You can add links in your config file', '#'), # ('Another social link', '#'),) DEFAULT_PAGINATION = 10 DEFAULT_PAGINATION = 3 # Uncomment following line if you want document-relative URLs when developing #RELATIVE_URLS = True Loading