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 4fb90d2 commit 687cccfCopy full SHA for 687cccf
_layouts/default.html
@@ -20,7 +20,6 @@
20
<!-- GitHub Pages Slate 테마의 기본 레이아웃 시작 -->
21
<div id="header_wrap" class="outer">
22
<header class="inner">
23
- <a id="forkme_banner" href="{{ site.github.repository_url }}">View on GitHub</a>
24
<h1 id="project_title">{{ site.title | default: site.github.repository_name }}</h1>
25
<h2 id="project_tagline">{{ site.description | default: site.github.project_tagline }}</h2>
26
{% if site.show_downloads %}
0 commit comments