-
Notifications
You must be signed in to change notification settings - Fork 382
Closed
Labels
Description
I'm starting to build a custom WP theme with native AMP code and planning to introduce service workers later on to transform it in a Progressive Web AMP (PWA) application.
I understand that this plugin offers alternative amp urls instead, using a simplified theme to render posts while doing the hard job to cleanup the content.
I'd like to remove the alternative amp url that is injected in the page head and enable the content sanification and cleanup for regular non /amp urls.
Could please someone give some clue about how to proceed?
Reactions are currently unavailable