mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2025-08-11 16:00:46 -04:00
Fix pagination
This commit is contained in:
parent
0c5d7949a9
commit
73e6b1df5b
4 changed files with 57 additions and 55 deletions
|
@ -19,7 +19,7 @@
|
|||
{%endif%}
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="Revuo Monero - {{page.title}}">
|
||||
<meta name="twitter:image" content="{{ page.image }}">
|
||||
<meta name="twitter:image" content="https://revuo-monero.com{{ page.image }}">
|
||||
|
||||
<!-- CSS & fonts -->
|
||||
<link rel="stylesheet" href="{{ "/css/main.css" | prepend: site.baseurl | replace: '//', '/' }}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue