Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Update Style CSS header #15

Merged
merged 2 commits into from Aug 24, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
29 changes: 8 additions & 21 deletions style.css
@@ -1,30 +1,17 @@
/*
Theme Name: Twenty Twenty Four
Theme URI: https://github.com/Automattic/themes/tree/trunk/twentytwentyfour
Author: Automattic
Author URI: https://automattic.com/
Theme Name: Twenty Twenty-Four
Theme URI: https://wordpress.org/themes/twentytwentyfour
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty Four is a simple theme that supports full-site editing. It comes with a set of minimal templates and design settings that can be manipulated through Global Styles. Use it to build something beautiful.
Requires at least: 6.0
Tested up to: 6.0
Tested up to: 6.3
Requires PHP: 5.7
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Requires PHP: 5.7
Requires PHP: 7.0

WordPress minimum require 7.0 now?

Version: 0.0.28
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyfour
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, auto-loading-homepage

Twenty Twenty Four WordPress Theme, (C) 2022 Automattic, Inc.
Twenty Twenty Four is distributed under the terms of the GNU GPL.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

/*
Expand All @@ -45,4 +32,4 @@ GNU General Public License for more details.
a {
text-decoration-thickness: .0625em !important;
text-underline-offset: .15em;
}
}