From 943161982564a31d4119b6d9b8b35b562ebc2b3f Mon Sep 17 00:00:00 2001 From: Kevin Schoon Date: Mon, 22 Jan 2018 23:14:05 +0800 Subject: [PATCH] fix link --- docs/index.html | 2 +- www/config.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index 69c805c..1c325bb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -107,7 +107,7 @@
- +

Pomo

diff --git a/www/config.toml b/www/config.toml index 6a36817..d2c4eea 100644 --- a/www/config.toml +++ b/www/config.toml @@ -16,4 +16,4 @@ theme = "minimal" highlight = true highlightStyle = "solarized-dark" highlightLanguages = ["go", "haskell", "kotlin", "scala", "swift"] - profilePic = "/tomato.png" + profilePic = "./tomato.png"