Initial commit

This commit is contained in:
cheddar 2025-04-16 22:47:29 -04:00
commit f3955f6322
No known key found for this signature in database
22 changed files with 2422 additions and 0 deletions

8
_data/metadata.js Normal file
View file

@ -0,0 +1,8 @@
export default {
title: 'CrispByte',
url: 'https://crispbyte.dev/',
author: {
name: 'CheddarCrisp',
url: 'https://crispbyte.dev/'
}
}