summaryrefslogtreecommitdiffstats
path: root/.frontmatter/config/custom
diff options
context:
space:
mode:
authorAnoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com>2025-02-16 09:16:39 +0000
committerGitHub <noreply@github.com>2025-02-16 09:16:39 +0000
commitb5290138e1f73a7a56578f9975ba3b50829ca8d4 (patch)
treeb4d2d0d4a5b10754f0d075248f97f63f74bbb9aa /.frontmatter/config/custom
parent5354e537b7e02b96cf0b842adfc5faaae5d1a862 (diff)
parent5086a041c02412f1a5f811325d4798c49acd328b (diff)
Merge pull request #77 from anoduck/develop
Regardless of failed style linting pulling this shit.
Diffstat (limited to '.frontmatter/config/custom')
-rw-r--r--.frontmatter/config/custom/scripts/sync.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/.frontmatter/config/custom/scripts/sync.json b/.frontmatter/config/custom/scripts/sync.json
new file mode 100644
index 0000000..e4970b9
--- /dev/null
+++ b/.frontmatter/config/custom/scripts/sync.json
@@ -0,0 +1,8 @@
+{
+ "$schema": "https://frontmatter.codes/config/custom.scripts.schema.json",
+ "id": "sync",
+ "title": "Sync",
+ "command": "bash",
+ "script": "/sync.sh",
+ "type": "content"
+} \ No newline at end of file