Add basic site design and placeholder content

This commit is contained in:
floppydiskette 2024-08-06 23:13:01 +01:00
commit 6a33eb0f83
No known key found for this signature in database
11 changed files with 150 additions and 5 deletions

View file

@ -0,0 +1,5 @@
module FrznDev
class Application
VERSION = "2024.06.08-dev"
end
end