diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2026-06-26 14:17:30 -0230 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2026-06-26 14:17:30 -0230 |
| commit | 99018e37c3e9a2d84af7d0f55715bb44c3904e13 (patch) | |
| tree | 440222ac09e3e720546a5b4435026fb8feaf526b /content/notes/foo.md | |
| parent | be60a99b427940d69da9613a63aa9f9e6367b658 (diff) | |
| download | samanthony.xyz-99018e37c3e9a2d84af7d0f55715bb44c3904e13.zip | |
restructure
Diffstat (limited to 'content/notes/foo.md')
| -rw-r--r-- | content/notes/foo.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/content/notes/foo.md b/content/notes/foo.md new file mode 100644 index 0000000..6300edf --- /dev/null +++ b/content/notes/foo.md @@ -0,0 +1,6 @@ ++++ +title = 'Foo' +date = '2026-01-21T15:16:20-05:00' +tags = ["cars", "foo", "bar"] +draft = true ++++ |