Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

Commit

Permalink
Added font file
Browse files Browse the repository at this point in the history
  • Loading branch information
abhn committed Dec 17, 2019
1 parent 043fabb commit 021a1f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Expand Up @@ -4,6 +4,7 @@
<title>First webpage</title>
<link rel="stylesheet" href="style.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://fonts.googleapis.com/css?family=Noto+Sans|Roboto+Mono&display=swap" rel="stylesheet">
</head>
<body>

Expand Down

0 comments on commit 021a1f8

Please sign in to comment.