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"