Created
November 17, 2023 23:22
-
-
Save codewithleader/8b6275491bb2d7a8e982495af59ca2d9 to your computer and use it in GitHub Desktop.
style.css WordPress: Configuración basica de la hoja de estilos de un theme para WordPress
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Theme Name: Gym Fitness | |
Theme URI: https://paginadeventasdecodigopluginsthemes.com | |
Author: Codewithleader | |
Author URI: http://instagram.com/codewithleader | |
Description: Theme Diseñado para el Gimnasio GymFitness | |
Version: 1.0 | |
License: GNU General Public License v2 or later | |
License URI: http://www.gnu.org/licenses/gpl-2.0.html | |
Tags: Gym, gimnasio, flexbox, css grid, mobile first | |
Text Domain: gymfitness | |
*/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment