aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/default_paths.org
diff options
context:
space:
mode:
Diffstat (limited to 'org/default_paths.org')
-rw-r--r--org/default_paths.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/org/default_paths.org b/org/default_paths.org
index 197c934..e4c6c8a 100644
--- a/org/default_paths.org
+++ b/org/default_paths.org
@@ -457,10 +457,10 @@ template ConfigFilePaths() {
E _env,
) {
struct ConfFilePaths {
- string config_filename_document_toml() {
+ string config_filename_document() {
return "dr_document_make";
}
- string config_filename_site_toml() {
+ string config_filename_site() {
return "config_local_site";
}
auto possible_config_path_locations() {