Great starting point
-
Everything works the way you would expect it too. One thing I find myself changing every time is editing the display of page items ie
<title><?php wp_title( ‘|’, true, ‘right’); ?></title>
I would also added a commented out link to bootstrap CDN version. So it would work for a local version and if desired you would not need to go to getbootstrap to get a CDN link for it.
- The topic ‘Great starting point’ is closed to new replies.