diff options
| -rw-r--r-- | content/blogs/news/20230418.gmi | 5 | ||||
| -rw-r--r-- | content/blogs/news/blog.json | 10 |
2 files changed, 13 insertions, 2 deletions
diff --git a/content/blogs/news/20230418.gmi b/content/blogs/news/20230418.gmi new file mode 100644 index 0000000..e83dd38 --- /dev/null +++ b/content/blogs/news/20230418.gmi @@ -0,0 +1,5 @@ +* Create a Web-to-Gemini proxy +* Create a useful links page + +=> /web Web-to-Gemini Gateway +=> /useful Useful Links
\ No newline at end of file diff --git a/content/blogs/news/blog.json b/content/blogs/news/blog.json index be171f4..a4c71ea 100644 --- a/content/blogs/news/blog.json +++ b/content/blogs/news/blog.json @@ -28,8 +28,14 @@ "20221001": { "author": "Fuwn", "created": "2022. 10. 01.", - "last_modified": "2022. 10. 01.", - "name": "Stocks Dashboard (2022. 10. 01.)" + "last_modified": "2022. 10. 01.", + "name": "Stocks Dashboard (2022. 10. 01.)" + }, + "20230418": { + "author": "Fuwn", + "created": "2023. 04. 18.", + "last_modified": "2023. 04. 18.", + "name": "The April 18th, 2023 Update (2023. 04. 18.)" } } } |