forked from github/pelican
Merge pull request #2203 from jorgesumle/typo-documentation
Fix typo from documentation
This commit is contained in:
commit
0b8e243738
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>
|
||||
</html>
|
||||
|
||||
With HTML, there is one simple exception to the standard metadata: ``tags`` can
|
||||
be specified either via the ``tags`` metadata, as is standard in Pelican, or
|
||||
via the ``keywords`` metadata, as is standard in HTML. The two can be used
|
||||
With HTML, there is one simple exception to the standard metadata: tags can be
|
||||
specified either via the ``tags`` metadata, as is standard in Pelican, or via
|
||||
the ``keywords`` metadata, as is standard in HTML. The two can be used
|
||||
interchangeably.
|
||||
|
||||
Note that, aside from the title, none of this article metadata is mandatory:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue