Skip to content

Commit

Permalink
fix(config): the base url was wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayeu committed Jul 23, 2019
1 parent c7e6ee0 commit 893e510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
baseURL: "/"
baseURL: "https://mayeu.me/"
title: "Personal blog of Mayeu"

# It is written pygments, but it actually uses Chroma.
Expand Down

0 comments on commit 893e510

Please sign in to comment.