You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to do this by adding the redirect code into the current _posts/2024-09-20-sweet-spot.md file and then copying the existing data from that file into a new _posts/2024-09-20-sweet-spot-001.md file. This works, but the issue is that, on the page that lists the aggregate of posts, it displays two entries for that date:
Because of this and because we'll be launching a new website soon, I think we ought to just leave the name as is for now.
The naming convention we have for the "Sweet spot" newsletter is inconsistent, and it's apparent on one of the documents I plan to publish soon.
https://www.sugarlabs.org/community/2024/09/20/sweet-spot/ should be moved to https://www.sugarlabs.org/community/2024/09/20/sweet-spot-001/ and a redirect should be done in its place.
Instructions on how to implement a redirect is available here: https://github.com/sugarlabs/www?tab=readme-ov-file#how-to-give-redirects
The text was updated successfully, but these errors were encountered: