mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 22:33:55 -07:00
feat: Added canonical links support
This commit is contained in:
parent
467225e6e4
commit
a2f61a44fb
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@
|
|||
<!-- ELSE -->
|
||||
<meta name="robots" content="none">
|
||||
<!-- ENDIF -->
|
||||
<!-- IF META_CANONICAL -->
|
||||
<link rel="canonical" href="{META_CANONICAL}"/>
|
||||
<!-- ENDIF -->
|
||||
<!-- IF META_PREV_PAGE -->
|
||||
<link rel="prev" href="{META_PREV_PAGE}">
|
||||
<!-- ENDIF / META_PREV_PAGE -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue