Replies: 1 comment 1 reply
-
Try to use : |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I often use {{ this.page.url }} to work with links and this add "/" slash on the end of urls, my nginx setting make all urls without slash by 301 redirect.
How to remove slash in this option: {{ this.page.url }}
May be i need change some code.. Thanks
Beta Was this translation helpful? Give feedback.
All reactions