Minor fixes (#52)

* Add beach image jpg and webp

* Fix images and avatar css

* Increase border width, add links to feather icons in basic doc

* Add robots txt file

* Remove paginate

* Update documentation
This commit is contained in:
Avijit Gupta
2021-08-13 21:45:50 +02:00
committed by GitHub
parent 4623304a82
commit b9d6210fdb
5 changed files with 59 additions and 6 deletions

View File

@@ -4,6 +4,7 @@ theme = "gokarna"
languageCode = "en"
defaultContentLanguage = "en"
enableEmoji = true
enableRobotsTXT = true
# Choose one of emacs, trac or perldoc
pygmentsStyle = "monokai"