Compare commits
2 Commits
a86686a879
...
ea76d15383
Author | SHA1 | Date | |
---|---|---|---|
ea76d15383 | |||
6d72890f61 |
0
Dockerfile
Normal file
0
Dockerfile
Normal file
@ -6,7 +6,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Resume",
|
||||
"url": "https://s3.clortox.com/static-assets/Resume.pdf"
|
||||
"url": "/resume.pdf"
|
||||
},
|
||||
{
|
||||
"name": "Posts",
|
||||
|
BIN
static/Resume.pdf
Normal file
BIN
static/Resume.pdf
Normal file
Binary file not shown.
@ -2,8 +2,8 @@
|
||||
|
||||
@font-face {
|
||||
font-family: 'Hermit';
|
||||
src: url('https://www.clortox.com/fonts/Hermit-Regular.woff') format('woff');
|
||||
url('https://www.clortox.com/fonts/Hermit-Regular.woff2') format('woff2');
|
||||
src: url('/fonts/Hermit-Regular.woff') format('woff');
|
||||
url('/fonts/Hermit-Regular.woff2') format('woff2');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
|
Loading…
Reference in New Issue
Block a user