-
Notifications
You must be signed in to change notification settings - Fork 7
/
manifest.json
42 lines (42 loc) · 984 Bytes
/
manifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"files": [
"404.php",
"LICENSE",
"archive.php",
"comments.php",
"css/blocks.css",
"editor.css",
"footer.php",
"functions.php",
"header.php",
"inc/classes/svg-icons.php",
"inc/customizer.php",
"inc/headstart/en.json",
"inc/icon-functions.php",
"inc/jetpack.php",
"inc/logo-resizer.php",
"inc/template-functions.php",
"inc/template-tags.php",
"inc/wpcom.php",
"index.php",
"js/customizer.js",
"js/logo/customize-controls.js",
"js/logo/customize-preview.js",
"js/navigation.js",
"js/priority-navigation.js",
"js/skip-link-focus-fix.js",
"languages/business.pot",
"languages/readme.txt",
"page.php",
"readme.txt",
"screenshot.png",
"search.php",
"single.php",
"style-rtl.css",
"style.css",
"template-parts/content-archive.php",
"template-parts/content-none.php",
"template-parts/content-page.php",
"template-parts/content.php"
]
}