Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update theme foam #7769

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified foam/assets/images/foam_post_image.webp
Binary file not shown.
2 changes: 1 addition & 1 deletion foam/patterns/faqs.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* Title: FAQs
* Slug: foam/faqs
* Categories: Text
* Categories: text
* Inserter: yes
*/
?>
Expand Down
4 changes: 2 additions & 2 deletions foam/patterns/home.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* Title: home
* Slug: foam/home
* Categories: Call to Action
* Categories: page
* Inserter: yes
*/
?>
Expand All @@ -28,7 +28,7 @@

<!-- wp:group {"align":"wide","layout":{"type":"default"}} -->
<div class="wp-block-group alignwide"><!-- wp:paragraph {"style":{"typography":{"textTransform":"uppercase","fontSize":"0.8rem"}}} -->
<p style="font-size:0.8rem;text-transform:uppercase"><strong>in stores June 26th<br></strong><br>Release Party and exclusive pre-show cocktail reception<br>Eden Garden Amphitheater on June 25th<br><a href="https://momentum.mystagingwebsite.com/sample-page/">more info here</a><br></p>
<p style="font-size:0.8rem;text-transform:uppercase"><strong>in stores June 26th<br></strong><br>Release Party and exclusive pre-show cocktail reception<br>Eden Garden Amphitheater on June 25th<br><a href="#">more info here</a><br></p>
<!-- /wp:paragraph --></div>
<!-- /wp:group -->

Expand Down
2 changes: 1 addition & 1 deletion foam/patterns/speakers.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* Title: speakers
* Slug: foam/speakers
* Categories: Text
* Categories: text
* Inserter: yes
*/
?>
Expand Down
Binary file modified foam/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion foam/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Version: 1.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: foam
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
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

Foam WordPress Theme, (C) 2022 Automattic, Inc.
Foam is distributed under the terms of the GNU GPL.
Expand Down
Loading