fixing paths for impact font file
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<div id="main">
|
||||
<div class="meme-layout-wrapper">
|
||||
<link rel="stylesheet" href="/s/css/meme-creator.css">
|
||||
<link rel="preload" href="/s/impact.woff" as="font" type="font/woff" crossorigin>
|
||||
<link rel="preload" href="/s/fonts/impact.woff" as="font" type="font/woff" crossorigin>
|
||||
<style>
|
||||
.meme-title { font-family: 'Impact', 'VCR', sans-serif; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user