Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Thorsten Eggeling
twentytwenty
Commits
a052632b
Unverified
Commit
a052632b
authored
Jan 27, 2020
by
Thorsten Eggeling
Committed by
GitHub
Jan 27, 2020
Browse files
Add files via upload
parent
8c1ec436
Changes
1
Hide whitespace changes
Inline
Side-by-side
twentytwenty-child/functions.php
View file @
a052632b
...
...
@@ -8,6 +8,7 @@ add_filter( 'body_class','my_body_classes' );
function
my_body_classes
(
$classes
)
{
if
(
is_category
()
)
{
$classes
[]
=
'template-full-width'
;
}
if
(
is_archive
()
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment