Skip to content
Pamela Gay edited this page Jan 17, 2020 · 3 revisions

This is a theme file and can be edited for design purposes but needs to contain the following elements

  • Inside <head>
    • loadMeta(): This loads CSB specific metadata, libraries, and scripts
    • load your style sheet. Something like: <link rel="stylesheet" type="text/css" href="<?php echo $THEME_URL; ?>/style.css">