diff options
Diffstat (limited to 'hugo.yaml')
| -rw-r--r-- | hugo.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hugo.yaml b/hugo.yaml new file mode 100644 index 0000000..2f585c6 --- /dev/null +++ b/hugo.yaml @@ -0,0 +1,4 @@ +baseURL: "https://a14m.me/" +languageCode: "en" +title: "A14M" +enableRobotsTXT: true |
