Skip to content

Commit 7862735

Browse files
committed
Version 6 release
1 parent 42e3e23 commit 7862735

File tree

14 files changed

+158
-131
lines changed

14 files changed

+158
-131
lines changed

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/css/tinymce.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/js/sw.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
11
//BEGIN Automated edits. These will be automatically overwritten.
2-
var CACHE_NAME = 'nebula-nebula-child-55583'; //Wednesday, May 16, 2018 12:50:59 PM
2+
var CACHE_NAME = 'nebula-nebula-child-58093'; //Saturday, May 19, 2018 12:18:29 PM
33
var OFFLINE_URL = 'https://gearside.com/nebula/offline/';
44
var OFFLINE_IMG = 'https://gearside.com/nebula/wp-content/themes/Nebula-master/assets/img/offline.svg';
55
var META_ICON = 'https://gearside.com/nebula/wp-content/themes/Nebula-master/assets/img/meta/android-chrome-512x512.png';
66
var MANIFEST = 'https://gearside.com/nebula/wp-content/themes/Nebula-master/inc/manifest.json';
77
var HOME_URL = 'https://gearside.com/nebula/';
8-
var START_URL = 'https://gearside.com/nebula/?utm_source=homescreen'; //Mobile homescreen start_url
98
//END Automated edits
109

1110
var CACHE_FILES = [
1211
OFFLINE_URL,
1312
OFFLINE_IMG,
1413
META_ICON,
1514
MANIFEST,
16-
START_URL,
1715
HOME_URL,
1816
];
1917

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: 5.12.16.5355
7+
Version: 6.0.19.5129
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

0 commit comments

Comments
 (0)