aboutsummaryrefslogtreecommitdiff
path: root/content/unused/blogs/projects/blog.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-06-23 19:17:52 -0700
committerFuwn <[email protected]>2024-06-23 19:17:52 -0700
commit1ad2d662b0f62b7593b6bd623e32eadb0339ce09 (patch)
tree941e5882c3825d5d9d946c85731666db557a174f /content/unused/blogs/projects/blog.json
parentfeat(footer): add gopherhole link (diff)
downloadlocus-1ad2d662b0f62b7593b6bd623e32eadb0339ce09.tar.xz
locus-1ad2d662b0f62b7593b6bd623e32eadb0339ce09.zip
refactor(blogs): shift content
Diffstat (limited to 'content/unused/blogs/projects/blog.json')
-rw-r--r--content/unused/blogs/projects/blog.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/content/unused/blogs/projects/blog.json b/content/unused/blogs/projects/blog.json
new file mode 100644
index 0000000..d10d3c6
--- /dev/null
+++ b/content/unused/blogs/projects/blog.json
@@ -0,0 +1,11 @@
+{
+ "description": "Detail and Resources for a Select Few of Fuwn's Projects",
+ "posts": {
+ "GemRest": {
+ "description": "Simple solutions designed for the Gemini protocol",
+ "author": "Fuwn",
+ "created": "2022. 06. 11.",
+ "last_modified": "2022. 06. 11."
+ }
+ }
+}