Skip to content

Commit 80b48e6

Browse files
authored
Update _config.yml
1 parent df234ab commit 80b48e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/_config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ locale : "en-US"
1919
title : "Magic Assertions"
2020
title_separator : "-"
2121
description : "A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher."
22-
url : "http://www.fluentassertions.com" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
2322
baseurl : # the subpath of your site, e.g. "/blog"
2423
repository : "NET-Sorcery/MagicAssertions" # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
2524
teaser : "/assets/images/fluentassertions2.png"

0 commit comments

Comments
 (0)