Skip to content

Commit 208ba7a

Browse files
authored
Add font link to index.html
1 parent 81e887e commit 208ba7a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<title>GRAAL Lab. | Repositories</title>
77
<meta name="description" content="GRAAL Lab. repositories and resources for marine robotics research." />
8+
<link href="https://fonts.bunny.net/css?family=fira-sans:400,500,700|roboto-slab:400,700" rel="stylesheet">
89
<link rel="stylesheet" href="css/styles.css">
910
</head>
1011
<body>

0 commit comments

Comments
 (0)