This repository was archived by the owner on Jun 14, 2020. It is now read-only.
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
10
10
<p align =" center " >
11
11
<a href =" https://ghuser.io " >
12
- <img src="https://rawgit.com/ ghuser-io/ghuser.io/master /docs/logo.png"
12
+ <img src="https://cdn.jsdelivr.net/gh/ ghuser-io/ghuser.io@f44119258dfeade99c800232044cf7c3e3a91982 /docs/logo.png"
13
13
width="400" height="108" />
14
14
</a >
15
15
</p >
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ You can set properties on any `owner/repo` by committing a file at either:
18
18
``` json
19
19
{
20
20
"_comment" : " Repo metadata for ghuser.io. See https://github.com/ghuser-io/ghuser.io/blob/master/docs/repo-settings.md" ,
21
- "avatar_url" : " https://rawgit.com/ ghuser-io/ghuser.io/master /docs/logo_square.png"
21
+ "avatar_url" : " https://cdn.jsdelivr.net/gh/ ghuser-io/ghuser.io@f44119258dfeade99c800232044cf7c3e3a91982 /docs/logo_square.png"
22
22
}
23
23
```
24
24
Original file line number Diff line number Diff line change 3
3
for weight in Light Book Medium Bold; do
4
4
for ext in eot woff ttf svg; do
5
5
curl -o " ApexSans-${weight} .${ext} " \
6
- " https://rawgit.com/ RadiusIntelligence/frontend-exercises/master /app/styles/fonts/apex-sans/ApexSans-${weight} .${ext} "
6
+ " https://cdn.jsdelivr.net/gh/ RadiusIntelligence/frontend-exercises@5f18656c528a407e3647470a16bd24185dc26006 /app/styles/fonts/apex-sans/ApexSans-${weight} .${ext} "
7
7
done
8
8
done
You can’t perform that action at this time.
0 commit comments