1.1.0
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
<?php
|
||||
|
||||
function get_theme_version(){
|
||||
return $version = "1.1.0";
|
||||
}
|
||||
|
||||
function my_awesome_theme_scripts() {
|
||||
// Enqueue the main stylesheet.
|
||||
wp_enqueue_style(
|
||||
|
||||
Reference in New Issue
Block a user