From 3c31a47cc771b60b014d695ca7f88b5cba6d6349 Mon Sep 17 00:00:00 2001 From: Elio Qoshi Date: Tue, 7 May 2019 18:04:15 +0200 Subject: [PATCH] update meta in config.yml --- _config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index 4c66d51..e38e793 100644 --- a/_config.yml +++ b/_config.yml @@ -1,11 +1,11 @@ # Site settings title: Logobridge -email: +email: logobridge@ura.design description: > # this means to ignore newlines until "baseurl:" - Logobridge is a collection of unused logo proposals in the Public Domain, so you are free to use them as a placeholder for your project or as a template for your upcoming logo. + Logobridge is a collection of public domain logos which can be used by anyone without any restrictions. Need a custom logo with exclusive rights? Name a price and we will create one tailored for you. baseurl: "" # the subpath of your site, e.g. /blog/ url: "https://logobridge.co" # the base hostname & protocol for your site -twitter_username: uracreative +twitter_username: logobridge github_username: uracreative # Build settings @@ -13,4 +13,4 @@ markdown: redcarpet markdown_ext: markdown,mkdown,mkdn,mkd,md redcarpet: - extensions: ["tables", "autolink", "strikethrough", "space_after_headers", "fenced_code_blocks"] \ No newline at end of file + extensions: ["tables", "autolink", "strikethrough", "space_after_headers", "fenced_code_blocks"]