certs cleanup, first step filesystem mount

This commit is contained in:
2024-09-29 18:20:07 -04:00
parent 3e0b269f57
commit 6b274dea52
8 changed files with 20 additions and 18 deletions

Binary file not shown.

View File

@@ -537,6 +537,7 @@ a, a p {
width: 100%;
height: 100%;
object-fit: contain;
border-radius: 1em;
}
.projImage {

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -22,5 +22,11 @@
"title":"You've been ducked!",
"description": "Face it, you've been ducked",
"canonical": "/duck"
},
"certificates": {
"template": "certs.html",
"title": "Certificates and Awards",
"description": "Certificates and Awards Listing",
"canonical": "/certs"
}
}