mirror of
https://github.com/flextype/flextype.git
synced 2025-08-20 03:41:27 +02:00
chore(core): update link from romanenko.digital to digital.flextype.org
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
{
|
||||
"name": "Sergey Romanenko",
|
||||
"email": "hello@romanenko.digital",
|
||||
"homepage": "http://romanenko.digital"
|
||||
"homepage": "http://digital.flextype.org"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
// Admin Theme main SCSS
|
||||
// (c) Sergey Romanenko <http://romanenko.digital>
|
||||
// (c) Sergey Romanenko <http://digital.flextype.org>
|
||||
|
||||
// Generic
|
||||
// Low-specificity, far-reaching rulesets
|
||||
|
@@ -5,7 +5,7 @@ declare(strict_types=1);
|
||||
/**
|
||||
* Flextype Admin Plugin
|
||||
*
|
||||
* @link http://romanenko.digital
|
||||
* @link http://digital.flextype.org
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
|
@@ -9,7 +9,7 @@
|
||||
{
|
||||
"name": "Sergey Romanenko",
|
||||
"email": "hello@romanenko.digital",
|
||||
"homepage": "http://romanenko.digital"
|
||||
"homepage": "http://digital.flextype.org"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
|
@@ -3,7 +3,7 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* @link http://romanenko.digital
|
||||
* @link http://digital.flextype.org
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
|
@@ -1,6 +1,6 @@
|
||||
//
|
||||
// Flextype Admin Gulp.js
|
||||
// (c) Sergey Romanenko <http://romanenko.digital>
|
||||
// (c) Sergey Romanenko <http://digital.flextype.org>
|
||||
//
|
||||
|
||||
var Promise = require("es6-promise").Promise,
|
||||
|
@@ -3,7 +3,7 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* @link http://romanenko.digital
|
||||
* @link http://digital.flextype.org
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
|
@@ -3,7 +3,7 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* @link http://romanenko.digital
|
||||
* @link http://digital.flextype.org
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
|
@@ -3,7 +3,7 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* @link http://romanenko.digital
|
||||
* @link http://digital.flextype.org
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
|
@@ -9,7 +9,7 @@
|
||||
{
|
||||
"name": "Sergey Romanenko",
|
||||
"email": "hello@romanenko.digital",
|
||||
"homepage": "http://romanenko.digital"
|
||||
"homepage": "http://digital.flextype.org"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
|
@@ -3,7 +3,7 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* @link http://romanenko.digital
|
||||
* @link http://digital.flextype.org
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
|
@@ -3,7 +3,7 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* @link http://romanenko.digital
|
||||
* @link http://digital.flextype.org
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
|
@@ -1,6 +1,6 @@
|
||||
//
|
||||
// Simple Theme main SCSS
|
||||
// (c) Sergey Romanenko <http://romanenko.digital>
|
||||
// (c) Sergey Romanenko <http://digital.flextype.org>
|
||||
//
|
||||
|
||||
// Generic
|
||||
|
@@ -1,6 +1,6 @@
|
||||
//
|
||||
// Flextype Gulp.js
|
||||
// (c) Sergey Romanenko <http://romanenko.digital>
|
||||
// (c) Sergey Romanenko <http://digital.flextype.org>
|
||||
//
|
||||
|
||||
const { series, src, dest } = require('gulp');
|
||||
|
@@ -4,7 +4,7 @@ description: Default theme for Flextype
|
||||
author:
|
||||
name: Sergey Romanenko
|
||||
email: hello@romanenko.digital
|
||||
url: http://romanenko.digital
|
||||
url: http://digital.flextype.org
|
||||
homepage: https://github.com/flextype/flextype
|
||||
bugs: https://github.com/flextype/flextype/issues
|
||||
license: MIT
|
||||
|
Reference in New Issue
Block a user