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

github.com/koirand/pulp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkoirand <koirand.jp@gmail.com>2018-09-24 16:22:25 +0300
committerkoirand <koirand.jp@gmail.com>2018-09-24 16:27:44 +0300
commitf1de1742c5db2c413fa1918aedc2751d7a42ecb4 (patch)
tree15e1c25651d7718edfe4e39ec08b6c2d8008af14 /exampleSite
parent08b424a827fa18593cdf0da3bae90012b6d2cf7f (diff)
🐼 Update README and sample config.toml
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml9
1 files changed, 3 insertions, 6 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index b395b9f..317e722 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -6,15 +6,12 @@ pygmentsCodefences = true
pygmentsUseClasses = true
[params]
- author = "Kazuki Koide"
+ author = "Your Name"
avatar = "avatar.jpg"
favicon = "favicon.ico"
discription = """
- I’m a Web Engeneer working in Tokyo.
- I’d like to make products that take people to the future.
- Have a look at some of my blog posts.
- If you have a comment, please feel free to
- follow on Twitter or contact by Email.
+ Please write anything here.
+ Profiles, backgrounds, favorite things etc.
"""
publicationYear = "2018"
# custom_css = ["css/custom.css"]