mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
Fix inverse notation
This commit is contained in:
@@ -23,7 +23,7 @@ Luckily, this can be handled easily with aliases in Hugo.
|
||||
|
||||
<table class="table">
|
||||
<tr>
|
||||
<th>TOML</th><th>YAML</th>
|
||||
<th>YAML</th><th>TOML</th>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td><pre><code>---
|
||||
|
Reference in New Issue
Block a user