diff options
| author | Fuwn <[email protected]> | 2022-04-14 23:06:14 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-04-14 23:06:14 -0700 |
| commit | a6d01f87a1845d9f1c4096600b95398245288533 (patch) | |
| tree | 45281a106ba816aa7ebc536e750f5a85a2dfeba1 /content/json/remarks.json | |
| parent | feat: /remarks (diff) | |
| download | locus-a6d01f87a1845d9f1c4096600b95398245288533.tar.xz locus-a6d01f87a1845d9f1c4096600b95398245288533.zip | |
fix: add remarks file
Diffstat (limited to 'content/json/remarks.json')
| -rw-r--r-- | content/json/remarks.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/content/json/remarks.json b/content/json/remarks.json new file mode 100644 index 0000000..533d564 --- /dev/null +++ b/content/json/remarks.json @@ -0,0 +1,4 @@ +[ + "Forth users all seem to be part of a cult.", + "COBOL is a great language!" +] |