init
This commit is contained in:
commit
c90ea495b3
6
style.css
Normal file
6
style.css
Normal file
@ -0,0 +1,6 @@
|
||||
/*
|
||||
Theme Name: JETT
|
||||
Author: Autonomic Co-op
|
||||
Description: Full-site-editing wordpress theme for the Justice Equity, and Technology website
|
||||
Tags: full-site-editing, block-patterns
|
||||
*/
|
12
theme.json
Normal file
12
theme.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"version": 3,
|
||||
"$schema": "https://schemas.wp.org/trunk/theme.json",
|
||||
"settings": {
|
||||
"useRootPaddingAwareAlignments": true,
|
||||
"appearanceTools": true,
|
||||
"layout": {
|
||||
"contentSize": "1480px",
|
||||
"wideSize": "1760px"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user