Skip to content

Commit

Permalink
Updated template style url to point to parent theme.
Browse files Browse the repository at this point in the history
  • Loading branch information
apzeero committed May 25, 2019
2 parents 068e434 + 15790ba commit 38f5030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ function themewpugph_scripts() {
} else {

$mainstyles = '/site.min.css';
$uikitjs = '/lib/uikit/dist/js/uikit.min.js';
$uikitjs = '/lib/uikit/dist/js/uikit.min.js';
$uikiticonsjs = '/lib/uikit/dist/js/uikit-icons.min.js';

}
Expand Down

0 comments on commit 38f5030

Please sign in to comment.