Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Use with page.previous.url and page.next.url #193

Closed
JavierSegoviaCordoba opened this issue Apr 12, 2021 · 1 comment
Closed

Use with page.previous.url and page.next.url #193

JavierSegoviaCordoba opened this issue Apr 12, 2021 · 1 comment

Comments

@JavierSegoviaCordoba
Copy link

I tried {{ site.baseurl_root }}{{page.previous.url}} but the url is not correctly.

@JavierSegoviaCordoba
Copy link
Author

Solution:

<a class="prev" href="{{ site.baseurl }}{{page.previous.url}}">

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant