mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-15 11:34:24 +03:00
15e4dd1e9f
closes #685 - Now that we have a ‘pagination’ meta object, we can implement SEO-friendly `next` and `prev` ref links in `<head>`. - This implementation works uniformly for anything that supports pagination in the current schema (posts, tags, authors) - Regex should make the implementation future-proof for additional pagination |
||
---|---|---|
.. | ||
client | ||
server | ||
shared | ||
test | ||
bootstrap.js | ||
index.js | ||
server.js |