Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/halogenica/beautifulhugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRishi Subramanian <risubramanian@ucdavis.edu>2019-03-07 00:17:50 +0300
committerRishi Subramanian <risubramanian@ucdavis.edu>2019-03-07 00:17:50 +0300
commit69b9d9a622d63e82139565e64275a49bde01fda3 (patch)
tree18b710d8e5519d1b57cd0a9e2c3f716830ae8381 /exampleSite
parentc7ba7ddf32923aac437094bab6c34cb72b048814 (diff)
Added Kaggle to example site
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 22dbfb9..1d8af1f 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -67,6 +67,7 @@ pygmentsCodefencesGuessSyntax = true
paypal = "username"
telegram = "username"
500px = "username"
+ kaggle = "username"
[[menu.main]]
name = "Blog"