Skip to content

Commit

Permalink
Version 7 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisblakley committed May 11, 2019
1 parent 883e94a commit 5b5428e
Show file tree
Hide file tree
Showing 11 changed files with 16 additions and 14 deletions.
2 changes: 1 addition & 1 deletion Nebula-Child/resources/sw.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//BEGIN automated edits. These will be automatically overwritten.
var THEME_NAME = 'nebula-child';
var NEBULA_VERSION = 'v6.12.9.9104'; //Friday, May 10, 2019 11:58:33 PM
var NEBULA_VERSION = 'v7.0.11.5757'; //Saturday, May 11, 2019 1:51:20 PM
var OFFLINE_URL = 'https://gearside.com/nebula/offline/';
var OFFLINE_IMG = 'https://gearside.com/nebula/wp-content/themes/Nebula-master/assets/img/offline.svg';
var OFFLINE_GA_DIMENSION = 'cd2';
Expand Down
2 changes: 1 addition & 1 deletion Nebula-Child/style.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/css/admin.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/css/critical.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/css/login.css

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

2 changes: 1 addition & 1 deletion assets/css/pre.css

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

2 changes: 1 addition & 1 deletion assets/scss/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Description: Nebula is a springboard WordPress theme framework for developers. Like other WordPress startup themes, it has custom functionality built-in (like shortcodes, styles, and JS/PHP functions), but unlike other themes Nebula is not meant for the end-user.
Author: Pinckney Hugo Group
Author URI: http://www.pinckneyhugo.com
Version: 6.12.10.9991
Version: 7.0.11.5774
License: GNU General Public License v2.0 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, threaded-comments, theme-options, sticky-post, post-formats, microformats, full-width-template, front-page-post-form, flexible-header, featured-images, featured-image-header, editor-style, custom-menu, custom-colors, accessibility-ready
Expand Down
8 changes: 4 additions & 4 deletions inc/budget.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
{
"resourceType": "document",
"budget": 20
},{
}, {
"resourceType": "stylesheet",
"budget": 160
},{
}, {
"resourceType": "font",
"budget": 30
},{
}, {
"resourceType": "image",
"budget": 300
},{
}, {
"resourceType": "script",
"budget": 200
}
Expand Down
2 changes: 2 additions & 0 deletions inc/data/domain_blacklist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,7 @@ javcoast.com
javlibrary.cc
jjbabskoe.ru
jobius.com.ua
josephineblog.top
jumkite.com
justkillingti.me
justprofit.xyz
Expand Down Expand Up @@ -778,6 +779,7 @@ ranksonic.net
ranksonic.org
rapidgator-porn.ga
rapidsites.pro
raymondblog.top
razborka-skoda.org.ua
rcb101.ru
realresultslist.com
Expand Down
2 changes: 1 addition & 1 deletion inc/data/nebula_theme.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "6.12.10.9991",
"version": "7.0.11.5774",
"details_url": "https://github.com/chrisblakley/Nebula/commits/master",
"download_url": "https://github.com/chrisblakley/Nebula/archive/master.zip"
}
4 changes: 2 additions & 2 deletions style.css

Large diffs are not rendered by default.

0 comments on commit 5b5428e

Please sign in to comment.