Removed extra </p> from site/_docs/permalinks.md
It seems there's an extra </p> in the html code, in the line number 103.
This commit is contained in:
parent
f2bad8524f
commit
1e89aa7a13
|
@ -101,7 +101,6 @@ permalink is defined according to the format `/:categories/:year/:month/:day/:ti
|
|||
<p>
|
||||
Second of the minute from the post’s <code>date</code> front matter. (00..59)
|
||||
</p>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Reference in New Issue