From 61455fd41719c37faff9e9fdcd7302a8b92bcdd9 Mon Sep 17 00:00:00 2001 From: Michael Overmeyer Date: Mon, 14 Nov 2022 13:59:39 -0500 Subject: [PATCH] Fix title --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 67c43d2..14097a8 100644 --- a/_config.yml +++ b/_config.yml @@ -1,4 +1,4 @@ -title: Rails-i8n.org +title: Rails-i18n.org tagline: 'Interviews, Inspiration, And Tools For The Rails I18n Community' description: 'An open-source project to capture the spirit and challenges of the Rails internationalization world.' url: http://rails-i18n.org @@ -9,4 +9,4 @@ author: markdown: rdiscount permalink: pretty highlighter: pygments -baseurl: /rails-i18n.org \ No newline at end of file +baseurl: /rails-i18n.org