You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
+++ |
|
title = "Alias without section portion 1" |
|
aliases = ["/posts/alias-a"] |
|
tags = ["front-matter", "aliases"] |
|
draft = false |
|
+++ |
|
|
|
As the specified alias does not contain the "/" string, it will be |
|
auto-prefixed with the section for the current post.
|
|
|