Add custom page templates for Home, Contact, and Services
- Created a new Contact Page template with a contact form and information section. - Developed a Home Page template featuring a hero section, core capabilities, and pricing details. - Introduced a Services Page template outlining core services and industry solutions. - Added a default page template for standard pages without a custom template. - Implemented a single post template for displaying individual blog posts. - Created a style.css file for theme metadata and styling.
This commit is contained in:
12
wp-content/themes/ots-signs/style.css
Normal file
12
wp-content/themes/ots-signs/style.css
Normal file
@@ -0,0 +1,12 @@
|
||||
/*
|
||||
Theme Name: OTS Signs
|
||||
Theme URI: https://ots-signs.com
|
||||
Author: OTS Signs
|
||||
Author URI: https://ots-signs.com
|
||||
Description: A clean, modern marketing theme for OTS Signs digital signage company.
|
||||
Version: 1.0.0
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: ots-signs
|
||||
Tags: digital-signage, marketing, modern, business
|
||||
*/
|
||||
Reference in New Issue
Block a user