diff options
| author | Fuwn <[email protected]> | 2022-04-19 20:57:28 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-04-19 20:57:28 -0700 |
| commit | 620dca355d69f3dee1abff05f832c557b74bafce (patch) | |
| tree | 04a48b182267bcc4029fdc573cb2e464b867d984 /yarte.toml | |
| parent | chore: remove redundant ignored files (diff) | |
| download | locus-620dca355d69f3dee1abff05f832c557b74bafce.tar.xz locus-620dca355d69f3dee1abff05f832c557b74bafce.zip | |
refactor(templates): move templates
Diffstat (limited to 'yarte.toml')
| -rw-r--r-- | yarte.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ [main] -dir = "templates" +dir = "content/templates" |