Skip to content

Commit 5b5428e

Browse files
committed
Version 7 Release
1 parent 883e94a commit 5b5428e

File tree

11 files changed

+16
-14
lines changed

11 files changed

+16
-14
lines changed

Nebula-Child/resources/sw.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//BEGIN automated edits. These will be automatically overwritten.
22
var THEME_NAME = 'nebula-child';
3-
var NEBULA_VERSION = 'v6.12.9.9104'; //Friday, May 10, 2019 11:58:33 PM
3+
var NEBULA_VERSION = 'v7.0.11.5757'; //Saturday, May 11, 2019 1:51:20 PM
44
var OFFLINE_URL = 'https://gearside.com/nebula/offline/';
55
var OFFLINE_IMG = 'https://gearside.com/nebula/wp-content/themes/Nebula-master/assets/img/offline.svg';
66
var OFFLINE_GA_DIMENSION = 'cd2';

Nebula-Child/style.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/admin.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/critical.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/login.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/pre.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/scss/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
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.
55
Author: Pinckney Hugo Group
66
Author URI: http://www.pinckneyhugo.com
7-
Version: 6.12.10.9991
7+
Version: 7.0.11.5774
88
License: GNU General Public License v2.0 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010
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

inc/budget.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
{
55
"resourceType": "document",
66
"budget": 20
7-
},{
7+
}, {
88
"resourceType": "stylesheet",
99
"budget": 160
10-
},{
10+
}, {
1111
"resourceType": "font",
1212
"budget": 30
13-
},{
13+
}, {
1414
"resourceType": "image",
1515
"budget": 300
16-
},{
16+
}, {
1717
"resourceType": "script",
1818
"budget": 200
1919
}

inc/data/domain_blacklist.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -515,6 +515,7 @@ javcoast.com
515515
javlibrary.cc
516516
jjbabskoe.ru
517517
jobius.com.ua
518+
josephineblog.top
518519
jumkite.com
519520
justkillingti.me
520521
justprofit.xyz
@@ -778,6 +779,7 @@ ranksonic.net
778779
ranksonic.org
779780
rapidgator-porn.ga
780781
rapidsites.pro
782+
raymondblog.top
781783
razborka-skoda.org.ua
782784
rcb101.ru
783785
realresultslist.com

inc/data/nebula_theme.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "6.12.10.9991",
2+
"version": "7.0.11.5774",
33
"details_url": "https://github.com/chrisblakley/Nebula/commits/master",
44
"download_url": "https://github.com/chrisblakley/Nebula/archive/master.zip"
55
}

0 commit comments

Comments
 (0)