Remove footers, install font
This commit is contained in:
@@ -30,6 +30,7 @@ server
|
||||
<title>Tanner Collin</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="reset.css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
|
||||
${
|
||||
assets.client.css
|
||||
? `<link rel="stylesheet" href="${assets.client.css}">`
|
||||
|
||||
Reference in New Issue
Block a user