diff options
Diffstat (limited to 'template-parts/footer/index.php')
-rw-r--r-- | template-parts/footer/index.php | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/template-parts/footer/index.php b/template-parts/footer/index.php new file mode 100644 index 0000000..8b96815 --- /dev/null +++ b/template-parts/footer/index.php @@ -0,0 +1,9 @@ +<?php
+/**
+ * Index file
+ *
+ * @package Astra
+ * @since Astra 1.0.0
+ */
+
+/* Silence is golden, and we agree. */
|