|
|
@@ -8,6 +8,8 @@
|
|
|
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
|
|
|
<link rel="stylesheet" type="text/css" href="css/fig.css?{{ site.time | date:'%Y%m%d%U%H%N%S' }}">
|
|
|
<link rel="canonical" href="http://www.fig.sh{% if page.url =="/index.html" %}/{% else %}{{ page.url }}{% endif %}">
|
|
|
+ <link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon">
|
|
|
+ <link rel="icon" href="img/favicon.ico" type="image/x-icon">
|
|
|
</head>
|
|
|
<body>
|
|
|
<div class="container">
|