We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61324bd commit 3334605Copy full SHA for 3334605
.vscode/settings.json
@@ -1,5 +1,10 @@
1
{
2
"yaml.schemas": {
3
"https://json.schemastore.org/github-workflow.json": "file:///home/dc-user/github/emeraldjava.github.io/.github/workflows/build.yml"
4
+ },
5
+ "workbench.colorCustomizations": {
6
+ "activityBar.background": "#3B2739",
7
+ "titleBar.activeBackground": "#53364F",
8
+ "titleBar.activeForeground": "#FBFAFB"
9
}
10
src/content/blog/2024/2024-10-05.md
@@ -24,6 +24,7 @@ Use github packages for the jar
24
Use docsite github plugin for site details via github
25
26
- https://luiinge.github.io/docsite-maven-plugin/
27
+- https://github.com/Bernardo-MG/maven-site-deployment-settings-action
28
29
## Update Astro Paper
30
0 commit comments