Skip to content

Commit

Permalink
Version 0.1.9 - Edits sensitive image from assets and screenshot.
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuswetah committed Jul 20, 2022
1 parent 51e619e commit 3b50028
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 7 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ else
rm -rf $1/taina
cp -r ./taina $1
echo "Cleaning some files not necessary for the theme to work..."
rm -f $1/taina/*.map
rm -f $1/taina/package.json
rm -f $1/taina/package-lock.json
rm -rf $1/taina/node_modules
Expand Down
Binary file modified taina/assets/images/ilustracao_de_povos_indigenas.jpg
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 taina/assets/scss/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Description: A full-site-editing block theme for WordPress. Tainá has emerged a
Requires at least: 6.0
Tested up to: 6.0
Requires PHP: 7.3
Version: 0.1.8
Version: 0.1.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: taina
Expand Down
4 changes: 2 additions & 2 deletions taina/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion taina/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "taina",
"version": "0.1.8",
"version": "0.1.9",
"description": "A block theme for WordPress & Tainacan.",
"main": "style.css",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion taina/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Contributors: tainacan, wetah, vnmedeiros, daltonmartins, leogermani, ravipassos, omarceloavila
Requires at least: WordPress 6.0
Tested up to: WordPress 6.0
Version: 0.1.8
Version: 0.1.9
Requires PHP: 7.3
Stable tag: trunk
License: GNU General Public License v3
Expand Down
Binary file modified taina/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 taina/style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion taina/style.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3b50028

Please sign in to comment.