forked from github/pelican
Fix typo from documentation
This commit is contained in:
parent
68724e9682
commit
2013fc0ab2
1 changed files with 3 additions and 3 deletions
|
|
@ -93,9 +93,9 @@ interprets the HTML in a very straightforward manner, reading metadata from
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
With HTML, there is one simple exception to the standard metadata: ``tags`` can
|
With HTML, there is one simple exception to the standard metadata: tags can be
|
||||||
be specified either via the ``tags`` metadata, as is standard in Pelican, or
|
specified either via the ``tags`` metadata, as is standard in Pelican, or via
|
||||||
via the ``keywords`` metadata, as is standard in HTML. The two can be used
|
the ``keywords`` metadata, as is standard in HTML. The two can be used
|
||||||
interchangeably.
|
interchangeably.
|
||||||
|
|
||||||
Note that, aside from the title, none of this article metadata is mandatory:
|
Note that, aside from the title, none of this article metadata is mandatory:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue