diff --git a/_config.yml b/_config.yml index 9790f12..6ad28a8 100644 --- a/_config.yml +++ b/_config.yml @@ -6,16 +6,16 @@ # 'jekyll serve'. If you change this file, please restart the server process. # Site settings -title: L'AVAR -email: your-email@domain.com +title: Ura Design +email: hello@ura.design 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. -baseurl: "" # the subpath of your site, e.g. /blog +baseurl: "https://uracreative.github.io/ura.design" # the subpath of your site, e.g. /blog # url: "http://yourdomain.com" # the base hostname & protocol for your site -twitter_username: jekyllrb -github_username: jekyll +twitter_username: uracreative +github_username: uracreative # Build settings markdown: kramdown @@ -26,4 +26,4 @@ gems: - jekyll-compose paginate: 6 -paginate_path: "blog/page:num" \ No newline at end of file +paginate_path: "blog/page:num"