diff --git a/docs/_config.yml b/docs/_config.yml index 9ed77d4..28dbb2d 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,8 +1,5 @@ remote_theme: pages-themes/tactile@v0.2.0 plugins: - jekyll-remote-theme -title: [The title of your site] -description: [A short description of your site's purpose] -github: - zip_url: http://example.com/download.zip - another_url: another value +title: Twileloop.Uow +description: An easy to use UnitOfWork pattern in your .NET code