mirror of
https://github.com/getzola/zola
synced 2025-01-09 18:38:45 +00:00
05b8bb4ac6
Aliases that have no directory nesting sneakily avoid the code path that ensures the directories exist
8 lines
111 B
Markdown
8 lines
111 B
Markdown
+++
|
|
title = "Top level alias"
|
|
description = ""
|
|
date = 2017-01-01
|
|
aliases = ["top-level.html"]
|
|
+++
|
|
|
|
Simple page
|