Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
customizer experiments
  • Loading branch information
andrewmbacon committed May 29, 2015
1 parent ee0bd41 commit 3db55d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions inc/vars.php
@@ -1,5 +1,7 @@
<?php
$secondary = get_option( 'parentSiteTitle','');
$secondarylink = get_option( 'parentSiteLink','');
$navStyle = get_option( 'navoption1');
$layoutwidth = get_option( 'layoutwidth');
$headerImg = get_header_image();
?>

0 comments on commit 3db55d6

Please sign in to comment.