We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21bbefe commit 74cf13dCopy full SHA for 74cf13d
index.html
@@ -6,6 +6,7 @@
6
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
7
<link rel="stylesheet" href="https://cdn.rawgit.com/jpswalsh/academicons/b337032a/css/academicons.min.css">
8
<link rel="stylesheet" href="/css/custom.css">
9
+ <meta name="theme-color" content="#012169" />
10
</head>
11
<body data-spy="scroll" data-target=".scrollspy" data-offset="30">
12
<div class="page-header" id="header">
0 commit comments