mfromm commited on
Commit
483d70f
·
verified ·
1 Parent(s): 8fc064a

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -7,6 +7,7 @@
7
  <title>JQL: Judging Quality across Languages</title>
8
  <link href="https://fonts.googleapis.com/css?family=Google+Sans|Noto+Sans|Castoro" rel="stylesheet">
9
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.4/css/bulma.min.css">
 
10
  <style>
11
  body { font-family: 'Noto Sans', sans-serif; }
12
  .hero.is-primary { background-color: #f9d5e5; }
 
7
  <title>JQL: Judging Quality across Languages</title>
8
  <link href="https://fonts.googleapis.com/css?family=Google+Sans|Noto+Sans|Castoro" rel="stylesheet">
9
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.4/css/bulma.min.css">
10
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
11
  <style>
12
  body { font-family: 'Noto Sans', sans-serif; }
13
  .hero.is-primary { background-color: #f9d5e5; }