diff --git a/src/content/resources/language/c-sharp/access-modifiers.md b/src/content/resources/language/c-sharp/access-modifiers.md index 0ad6468..d16b495 100644 --- a/src/content/resources/language/c-sharp/access-modifiers.md +++ b/src/content/resources/language/c-sharp/access-modifiers.md @@ -1,6 +1,6 @@ --- authors: - - "Stone_Red#2890" + - "Stone_Red#0001" created_at: 2021/08/07 title: Access Modifiers external_resources: diff --git a/src/content/resources/language/c-sharp/coding-conventions.md b/src/content/resources/language/c-sharp/coding-conventions.md index d634320..e553262 100644 --- a/src/content/resources/language/c-sharp/coding-conventions.md +++ b/src/content/resources/language/c-sharp/coding-conventions.md @@ -1,6 +1,6 @@ --- authors: - - "Stone_Red#2890" + - "Stone_Red#0001" created_at: 2021/08/07 title: Coding Conventions external_resources: diff --git a/src/content/resources/language/c-sharp/intro.md b/src/content/resources/language/c-sharp/intro.md index 0c8ec45..e5b7cc6 100644 --- a/src/content/resources/language/c-sharp/intro.md +++ b/src/content/resources/language/c-sharp/intro.md @@ -1,6 +1,9 @@ --- authors: - - "Stone_Red#2890" + - "Stone_Red#0001" + - "HueByte#1388" + - "sfn#3771" + - "Draxis#1559" created_at: 2021/08/07 title: C# ---