diff options
Diffstat (limited to 'content/blogs/projects/blog.json')
| -rw-r--r-- | content/blogs/projects/blog.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/content/blogs/projects/blog.json b/content/blogs/projects/blog.json new file mode 100644 index 0000000..fca7c63 --- /dev/null +++ b/content/blogs/projects/blog.json @@ -0,0 +1,11 @@ +{ + "description": "Details and Resources for a Few of Fuwn’s Projects", + "posts": { + "GemRest": { + "description": "Simple solutions designed for the Gemini protocol; so you can rest easy by letting us handle the hassle.", + "author": "Fuwn", + "created": "2022. 06. 11.", + "last_modified": "2022. 06. 11." + } + } +} |