Skip to content

Commit 2dbe8cd

Browse files
committed
style: make theme-scripts and theme-styles more consistent
1 parent c254b8e commit 2dbe8cd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

src/php/inc/theme-scripts.php

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<?php
22
/**
33
* Enqueue Scripts
4+
*
5+
* @package SparkPress
46
*/
57

68
/**

src/php/inc/theme-styles.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* SparkPress Enqueue Styles
3+
* Enqueue Styles
44
*
55
* @package SparkPress
66
*/

0 commit comments

Comments
 (0)