Closed mradamcox closed 2 months ago
Name | Link |
---|---|
Latest commit | 17c7aa97df0dd63d73acfeba39b891545fa05ec1 |
Latest deploy log | https://app.netlify.com/sites/cheerful-treacle-913a24/deploys/66ccdde6bee856000802a0df |
Deploy Preview | https://deploy-preview-268--cheerful-treacle-913a24.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
I think this is finally the right fix for #252, regarding the slug fields in content posts and showcase pages.
Ultimately, I fixed the config so that it uses the title for posts, and removed the slug field that was hand-entered before. Now the file name is a slugified version of the title, and it is the only thing that defines the url of the field. So, no redundancy.