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 9653f7b commit 7c0976cCopy full SHA for 7c0976c
_layouts/default.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="utf-8">
5
<meta http-equiv="X-UA-Compatible" content="chrome=1">
6
- <title>{{ page.title }} - {{ site.title | default: site.github.repository_name }} by {{ site.github.owner_name }}</title>
+ <title>{{ page.title }} - {{ site.title | default: site.github.repository_name }}</title>
7
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
8
<style>
9
figure {
0 commit comments