mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-08-22 21:53:10 +02:00
Fix incorrect font url
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<meta property="og:image" content="https://csslayout.io/assets/screenshot.png" />
|
||||
|
||||
<link href="/assets/favicon.png" rel="icon">
|
||||
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro&family=Lato&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro&family=Lato&display=swap" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
Reference in New Issue
Block a user