first theme commit

This commit is contained in:
2024-05-03 01:55:19 -04:00
commit 3d9ef61176
153 changed files with 53926 additions and 0 deletions

11
style.css Normal file
View File

@@ -0,0 +1,11 @@
/*
Plugin Name: Theme Starter
Description: A WordPress Stater theme for developing complex UIs.
Version: 1.0
Author: Prospect Ogujiuba
Author URI: https://www.mediagrowthpartner.com
*/
#toplevel_page_gf_edit_forms > a > div.wp-menu-name > span.update-plugins {
display: none !important;
}