b2 setup
Build, Test & Publish / Build (push) Successful in 1m34s
Build, Test & Publish / Build and Publish Container Image (push) Successful in 3m1s
Build, Test & Publish / Deploy to Infrastructure (push) Successful in 29s

This commit is contained in:
2026-06-18 17:45:15 +10:00
parent b148b03b2e
commit db11e2e359
5 changed files with 50 additions and 1 deletions
+8
View File
@@ -67,6 +67,14 @@ export default defineConfig({
{ text: 'Identify Untagged Resources', link: '/azure/identify-untagged-resources' },
]
},
{
text: 'Backblaze',
link: '/b2/',
collapsed: true,
items: [
{ text: 'Development Bucket', link: '/b2/development-bucket' },
]
},
{
text: 'CSS',
link: '/css/',