changing theme to executive-slate from elegant
All checks were successful
Build and Push Docker Image / build (push) Successful in 9s
All checks were successful
Build and Push Docker Image / build (push) Successful in 9s
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
services:
|
services:
|
||||||
resume:
|
resume:
|
||||||
build: .
|
image: git.sneakygeek.net/ptarrant/resume:latest
|
||||||
ports:
|
ports:
|
||||||
- "8080:80"
|
- "8080:80"
|
||||||
|
|||||||
@@ -394,7 +394,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"meta": {
|
"meta": {
|
||||||
"theme": "elegant",
|
"theme": "executive-slate",
|
||||||
"version": "v1.0.0",
|
"version": "v1.0.0",
|
||||||
"lastModified": "2025-12-08"
|
"lastModified": "2025-12-08"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user