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 moved away from "slugs" to using content IDs in my URLs for a number of reasons including simplifying routing and to enable a simpler K/V content store...
However there are exceptions, like the "about me" page. I'd like to be able to give some pages a friendlier URL.
The text was updated successfully, but these errors were encountered:
I moved away from "slugs" to using content IDs in my URLs for a number of reasons including simplifying routing and to enable a simpler K/V content store...
However there are exceptions, like the "about me" page. I'd like to be able to give some pages a friendlier URL.
The text was updated successfully, but these errors were encountered: