XF 2.1 How to modify prev/next meta tags on thread pages

Chromaniac

Well-known member
Licensed customer
basically want to add prefetch to these two lines:

HTML:
<link rel="prev" href="" />
<link rel="next" href="" />
 
Back
Top Bottom