Skip to content

Commit 4801306

Browse files
committed
📚 update
1 parent 638e2e2 commit 4801306

File tree

4 files changed

+1
-4
lines changed

4 files changed

+1
-4
lines changed

_config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
title: Qlibs++
22
url: https://qlibs.github.io
3-
description: "Mission: Testability, Performance, Simplicity"
3+
description: "Mission: Correctness, Performance, Simplicity"
44

55
color:
66
primary-dark: '#000000'

_includes/download.html

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<div class="container">
44
<div class="col-lg-8 col-lg-offset-2">
55
<h2>Download</h2>
6-
76
<ul class="list-inline banner-social-buttons">
87
{% for network in site.social %}
98
<li>

_includes/head.html

-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@
1515
<link rel="stylesheet" href="{{ "/css/font-awesome/css/font-awesome.min.css" | prepend: site.baseurl }}">
1616
<link href="//fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel="stylesheet" type="text/css">
1717
<link href="//fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
18-
1918
</head>

_includes/nav.html

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
</ul>
1515
</div>
1616

17-
1817
<!-- Collect the nav links, forms, and other content for toggling -->
1918
<div class="collapse navbar-collapse navbar-right navbar-main-collapse">
2019
<ul class="nav navbar-nav">

0 commit comments

Comments
 (0)