switch to HTTP to avoid 404 issue with GitHub Pages...

This commit is contained in:
Hugo Di Francesco 2020-01-13 18:10:54 +00:00
parent 491b843ce5
commit 25e67b5328

View file

@ -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: '🇬🇧',