diff --git a/.vscode/launch.json b/.vscode/launch.json index dfdf2986..3c7324c3 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -65,27 +65,6 @@ "ASPNETCORE_ENVIRONMENT": "Development" } }, - { - "name": "Yavsc.Org", - "type": "coreclr", - "request": "launch", - "preLaunchTask": "build-web", - "program": "${workspaceFolder}/src/Yavsc.Org/bin/Debug/net10.0/Yavsc.Org.dll", - "args": [], - "cwd": "${workspaceFolder}/src/Yavsc.Org", - "stopAtEntry": false, - "serverReadyAction": { - "action": "openExternally", - "pattern": "\\bNow listening on:\\s+(https://\\S+)" - }, - "env": { - "ASPNETCORE_ENVIRONMENT": "Development" - }, - "envFile": "${workspaceFolder}/.env", - "sourceFileMap": { - "/Views": "${workspaceFolder}/src/Yavsc.Org/Views" - } - }, { "name": "cli", "type": "coreclr", diff --git a/.vscode/settings.json b/.vscode/settings.json index b2c7c06e..756fef9b 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -22,9 +22,5 @@ ], "cSpell.reportUnknownWords": true, "cSpell.language": "fr,en", - "chat.tools.terminal.autoApprove": { - "dotnet test": true - }, - "makefile.configureOnOpen": false, - "chat.disableAIFeatures": true + "makefile.configureOnOpen": false } diff --git a/README.md b/README.md index 1d69f278..5b2b53ef 100644 --- a/README.md +++ b/README.md @@ -112,3 +112,6 @@ L'impact de l'usage d'un nouveau nom d’environnement d'execution, à l'heure d * ~/Views/Home/Index.cshtml * ~/Views/Home/About.cshtml +# Remerciements + +Photo de Dewang Guptasur Unsplash diff --git a/src/Yavsc.Org/Views/Shared/_Layout.cshtml b/src/Yavsc.Org/Views/Shared/_Layout.cshtml index 809383cb..98548d8d 100644 --- a/src/Yavsc.Org/Views/Shared/_Layout.cshtml +++ b/src/Yavsc.Org/Views/Shared/_Layout.cshtml @@ -16,10 +16,7 @@ @await RenderSectionAsync("header", false) -
+