wordpress-clients / hybrid

[I don't have time to work on this anymore. Use at your own risk] Build WordPress based PWA, iOS, Android & Windows phones apps in minutes!
MIT License
1.02k stars 351 forks source link

Way to link menu item to about.html template #381

Closed twnaing closed 6 years ago

twnaing commented 7 years ago

I found the following in template/index.js

// $templateCache.put('module/about.html', require('!html!./module/about.html'));

but couldn't find anywhere in documentation to calling this template.

How can I link a menu item to the about.html ?

ugurcandede commented 7 years ago

This feature was removed in v2 and later.