1
0
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:
Awilum
2019-12-26 00:45:09 +03:00
parent 2c3dde7eee
commit 87c862acad
15 changed files with 15 additions and 15 deletions

View File

@@ -9,7 +9,7 @@
{
"name": "Sergey Romanenko",
"email": "hello@romanenko.digital",
"homepage": "http://romanenko.digital"
"homepage": "http://digital.flextype.org"
}
],
"support": {

View File

@@ -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

View File

@@ -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.

View File

@@ -9,7 +9,7 @@
{
"name": "Sergey Romanenko",
"email": "hello@romanenko.digital",
"homepage": "http://romanenko.digital"
"homepage": "http://digital.flextype.org"
}
],
"support": {

View File

@@ -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.

View File

@@ -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,

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.

View File

@@ -9,7 +9,7 @@
{
"name": "Sergey Romanenko",
"email": "hello@romanenko.digital",
"homepage": "http://romanenko.digital"
"homepage": "http://digital.flextype.org"
}
],
"support": {

View File

@@ -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.

View File

@@ -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.

View File

@@ -1,6 +1,6 @@
//
// Simple Theme main SCSS
// (c) Sergey Romanenko <http://romanenko.digital>
// (c) Sergey Romanenko <http://digital.flextype.org>
//
// Generic

View File

@@ -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');

View File

@@ -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