mirror of
https://github.com/szymon-jozef/static-site-generator.git
synced 2026-09-07 12:10:42 +02:00
moved tests to it's own directory
This commit is contained in:
8
src/tests/config.toml
Normal file
8
src/tests/config.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[general]
|
||||
lang = "en"
|
||||
title = "Blog"
|
||||
|
||||
[contact]
|
||||
author = "author"
|
||||
email = "email@example.com"
|
||||
signal = "signal url"
|
||||
Reference in New Issue
Block a user