mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
switch to HTTP to avoid 404 issue with GitHub Pages...
This commit is contained in:
parent
491b843ce5
commit
25e67b5328
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ const pages = [
|
||||||
name: 'Sam Cross',
|
name: 'Sam Cross',
|
||||||
description:
|
description:
|
||||||
'"Developer", IT student, frequent traveller by coach, addicted to music.',
|
'"Developer", IT student, frequent traveller by coach, addicted to music.',
|
||||||
url: 'https://sam-cross.github.io/uses',
|
url: 'http://sam-cross.github.io/uses',
|
||||||
twitter: '@samcrxss',
|
twitter: '@samcrxss',
|
||||||
emoji: '🎵',
|
emoji: '🎵',
|
||||||
country: '🇬🇧',
|
country: '🇬🇧',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue