diff --git a/.frontmatter/database/mediaDb.json b/.frontmatter/database/mediaDb.json index 9e26dfe..6f31cf5 100644 --- a/.frontmatter/database/mediaDb.json +++ b/.frontmatter/database/mediaDb.json @@ -1 +1 @@ -{} \ No newline at end of file +{ } \ No newline at end of file diff --git a/.frontmatter/database/taxonomyDb.json b/.frontmatter/database/taxonomyDb.json index 9e26dfe..6f31cf5 100644 --- a/.frontmatter/database/taxonomyDb.json +++ b/.frontmatter/database/taxonomyDb.json @@ -1 +1 @@ -{} \ No newline at end of file +{ } \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json index 8635da0..f6d4b94 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,9 +1,9 @@ -{ - "sonarlint.connectedMode.project": { - "connectionId": "dgmjr-io", - "projectKey": "dgmjr-io_DgmjrSdk" - }, - "files.exclude": { - "**/.vs": false - } -} +{ + "files.exclude": { + "**/.vs": false + }, + "sonarlint.connectedMode.project": { + "connectionId": "dgmjr-io", + "projectKey": "dgmjr-io_DgmjrSdk" + } +} \ No newline at end of file diff --git a/Dgmjr.NET.Sdk/LICENSE.md b/Dgmjr.NET.Sdk/LICENSE.md index 4f592f8..644834c 100644 --- a/Dgmjr.NET.Sdk/LICENSE.md +++ b/Dgmjr.NET.Sdk/LICENSE.md @@ -1,4 +1,5 @@ --- + date: 2023-07-13T05:44:46:00-05:00Z description: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files, yadda, yadda, yadda... keywords: @@ -21,7 +22,7 @@ license: MIT slug: mit-license title: MIT License type: license ---- +------------- # MIT License diff --git a/Dgmjr.NET.Sdk/README.md b/Dgmjr.NET.Sdk/README.md index 4922749..29fc670 100644 --- a/Dgmjr.NET.Sdk/README.md +++ b/Dgmjr.NET.Sdk/README.md @@ -1,4 +1,5 @@ --- + title: DGMJR-IO SDK authors: - dgmjr @@ -16,7 +17,7 @@ keywords: - dgmjrsdk - defaults - default-values ---- +---------------- # DGMJR-IO SDK @@ -80,3 +81,4 @@ Then compile and run your project and it will have all the DGMJR-IO SDK defaults * [`TestingLocal`](https://github.com/dgmjr-io/DgmjrSdk/blob/main/src/Build/TestingLocal.targets) - Overrides the `AssemblyVersion` attribute to always be `0.0.1-Local` when the `Configuration` is set to `Local` * [`Icon.png`](https://github.com/dgmjr-io/DgmjrSdk/blob/main/src/Assets/Icon.png), a default icon file, which will be applied to any package that doesn't have one. * [`NuGetizer`](https://github.com/devlooped/nugetizer) enabled by default + diff --git a/Dgmjr.NET.Sdk/README_TEMPLATE.md b/Dgmjr.NET.Sdk/README_TEMPLATE.md index a969a24..f7c14da 100644 --- a/Dgmjr.NET.Sdk/README_TEMPLATE.md +++ b/Dgmjr.NET.Sdk/README_TEMPLATE.md @@ -1,7 +1,9 @@ ---- ---- -# ${title} - -${description} - - +--- + +--- + +# ${title} + +${description} + + diff --git a/src/README_TEMPLATE.md b/src/README_TEMPLATE.md index a969a24..f7c14da 100644 --- a/src/README_TEMPLATE.md +++ b/src/README_TEMPLATE.md @@ -1,7 +1,9 @@ ---- ---- -# ${title} - -${description} - - +--- + +--- + +# ${title} + +${description} + +