fix: secure
This commit is contained in:
parent
b2f6ee1e95
commit
c99ec7eb96
|
@ -15,7 +15,7 @@ const About = () => (
|
|||
alt="cha0s's icon"
|
||||
title="This is a photo-realistic portrait. I have telekinetic powers."
|
||||
className="about__avatar"
|
||||
src="http://i.imgur.com/Xf7KBRR.png"
|
||||
src="https://i.imgur.com/Xf7KBRR.png"
|
||||
/>
|
||||
</span>
|
||||
</h1>
|
||||
|
@ -60,7 +60,7 @@ const About = () => (
|
|||
{' '}
|
||||
<a
|
||||
className="about__dont-be-a-dick"
|
||||
href="http://meta.wikimedia.org/wiki/Don%27t_be_a_dick#Fundamentals"
|
||||
href="https://meta.wikimedia.org/wiki/Don%27t_be_a_dick#Fundamentals"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue
Block a user