Fix include of demo.toml in jeremy.toml

This commit is contained in:
Jeremy Soller 2025-09-08 15:23:15 -06:00
parent b6bfcdd41f
commit 96fe2ea7c3
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -1,6 +1,6 @@
# Configuration for Jeremy Soller
include = ["../demo.toml"]
include = ["demo.toml"]
# General settings
[general]