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"]