We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d2b3d7 commit d5396c1Copy full SHA for d5396c1
index.html
@@ -5,6 +5,7 @@
5
<meta charset="UTF-8">
6
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7
<meta name="description" content="Raft is a consensus algorithm that is designed to be easy to understand.">
8
+ <link rel="icon" type="image/x-icon" href="logo/favicon.ico" >
9
<!-- The next line authorizes Diego to use the Google Search Console on this site. -->
10
<meta name="google-site-verification" content="aRKNQn2I0UXp0xfA1c6Hz0d_fiWqhhAGfher0aZRL3g" />
11
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" integrity="sha384-dkTxiR4Mv8i0ubTj0fsgTCmhYmOtrc0o6rdrEO6hDZs9cAifak0Y2VVL2cecWHLQ" crossorigin="anonymous" >
logo
0 commit comments