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.
2 parents 8c6a1a7 + e7f98a6 commit 1205026Copy full SHA for 1205026
_layouts/base.html
@@ -8,7 +8,7 @@
8
<meta http-equiv="last-modified" content="{{ site.time }}">
9
<meta name="viewport" content="width=device-width, initial-scale=1">
10
<!-- meta "search-domain" used for google site search function google_search() -->
11
- <meta name="search-domain" value="{{ site.github.url }}">
+ <meta name="search-domain" value="{{ site.github.html_url }}">
12
<link rel="stylesheet" type="text/css" href="{{ page.root }}/assets/css/bootstrap.css" />
13
<link rel="stylesheet" type="text/css" href="{{ page.root }}/assets/css/bootstrap-theme.css" />
14
<link rel="stylesheet" type="text/css" href="{{ page.root }}/assets/css/lesson.css" />
0 commit comments