diff options
author | Gabriel Giovanini <gabrielg.desouza@gmail.com> | 2019-03-06 19:01:57 -0300 |
---|---|---|
committer | Gabriel Giovanini <gabrielg.desouza@gmail.com> | 2019-03-06 19:01:57 -0300 |
commit | d09182abf0ba623aa0628eeb582dac76d7b2eb6b (patch) | |
tree | 9093bc5047ea7d1ba04a425a0c162b7dadcd1b8f /_config.yml | |
parent | da62ae4328d5039a17e43ea1370faa2b4d617aaf (diff) | |
download | gabrielgio.me-d09182abf0ba623aa0628eeb582dac76d7b2eb6b.tar.gz gabrielgio.me-d09182abf0ba623aa0628eeb582dac76d7b2eb6b.tar.bz2 gabrielgio.me-d09182abf0ba623aa0628eeb582dac76d7b2eb6b.zip |
Update information
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/_config.yml b/_config.yml index 8e6b1a0..04e7f3a 100644 --- a/_config.yml +++ b/_config.yml @@ -16,9 +16,7 @@ title: Yet another blog email: gabrielg.desouza@gmail.com description: >- # this means to ignore newlines until "baseurl:" - Write an awesome description for your new site here. You can edit this - line in _config.yml. It will appear in your document head meta (for - Google search results) and in your feed.xml site description. + Gabriel Giovanini's blog. baseurl: "" # the subpath of your site, e.g. /blog url: "https://gabrielgio.com.br" # the base hostname & protocol for your site, e.g. http://example.com twitter_username: giovaninigabs |