mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-21 01:05:46 +03:00
Theme 2024: Initial commit of new theme
This commit is contained in:
parent
50c21b4e85
commit
512d7ba421
17 changed files with 318 additions and 4 deletions
13
themes/wporg-5ftf-2024/style.css
Normal file
13
themes/wporg-5ftf-2024/style.css
Normal file
|
@ -0,0 +1,13 @@
|
|||
/*
|
||||
* Theme Name: Five for the Future, 2024
|
||||
* Theme URI: https://github.com/WordPress/five-for-the-future/
|
||||
* Author: WordPress.org
|
||||
* Author URI: https://wordpress.org/
|
||||
* Description: A block-based child theme for WordPress.org/five/
|
||||
* Version: 1.0.0
|
||||
* License: GNU General Public License v2 or later
|
||||
* Text Domain: wporg-5ftf
|
||||
* Template: wporg-parent-2021
|
||||
*/
|
||||
|
||||
/* This file is not used. Add CSS to `src/style/*`. */
|
Loading…
Add table
Add a link
Reference in a new issue