CodeStitchOfficial / Intermediate-Website-Kit-SASS

The official CodeStitch Intermediate kit, featuring 11ty, Decap CMS and SASS - all set up for you! Perfect for websites of all sizes.
Creative Commons Zero v1.0 Universal
767 stars 208 forks source link

Added script tag to add trailing slash to admin page #3

Closed clsscrch closed 1 year ago

clsscrch commented 1 year ago

I ran into the same problem mentioned in issue #1. By adding this script tag, it adds the trailing slash to the /admin page, showing the login page. Hope this helps!

netlify[bot] commented 1 year ago

Deploy Preview for codestitch-intermediate ready!

Name Link
Latest commit ee09b730cebda9399f0378c18654991ce57e1edc
Latest deploy log https://app.netlify.com/sites/codestitch-intermediate/deploys/64dbee272900ac0008678fc9
Deploy Preview https://deploy-preview-3--codestitch-intermediate.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

CodeStitchOfficial commented 1 year ago

Amazing job - lots of people are going to be happy with this :)

Will get this merged and do the same thing to the LESS version of the kit. Thank you very much for the PR!