1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00

Change paths for new home repo

This commit is contained in:
mgldvd 2022-04-18 18:59:46 -05:00
parent 7bade011a0
commit 648704412a
3 changed files with 6 additions and 6 deletions

File diff suppressed because one or more lines are too long

View File

@ -24,7 +24,7 @@
</head>
<body>
<a href=https://github.com/Mayccoll/Gogh>
<a href=https://github.com/Gogh-Co/Gogh>
<img
loading="lazy"
width="149"
@ -39,7 +39,7 @@
<header class="gogh-header">
<h1>
<span> Gogh </span>
<img src="https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/gogh/Gogh-logo-dark.png" alt="">
<img src="https://raw.githubusercontent.com/Gogh-Co/Gogh/master/images/gogh/Gogh-logo-dark.png" alt="">
</h1>
</header>
@ -57,7 +57,7 @@
<div class=github-int>
<a class="github-button"
href=https://github.com/Mayccoll/Gogh
href=https://github.com/Gogh-Co/Gogh
data-color-scheme="no-preference: dark; light: light; dark: dark;"
data-size=large
aria-label="Star ntkme/github-buttons on GitHub">
@ -65,7 +65,7 @@
</a>
<!-- Place this tag where you want the button to render. -->
<a class="github-button"
href="https://github.com/Mayccoll/Gogh"
href="https://github.com/Gogh-Co/Gogh"
data-color-scheme="no-preference: dark; light: light; dark: dark;"
data-icon="octicon-star"
data-size="large"

View File

@ -117,7 +117,7 @@ function sortColors (colors) {
*
*/
var $getUrl = 'https://raw.githubusercontent.com/Mayccoll/Gogh/master/data/themes.json';
var $getUrl = 'https://raw.githubusercontent.com/Gogh-Co/Gogh/master/data/themes.json';
const $app = {
data () {