mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-10 05:23:22 +00:00
Update tutorial.html
This commit is contained in:
@@ -23,12 +23,7 @@
|
|||||||
<h1>{{ site.title | default: site.github.repository_name }}</h1>
|
<h1>{{ site.title | default: site.github.repository_name }}</h1>
|
||||||
</a>
|
</a>
|
||||||
<h2>{{ site.description | default: site.github.project_tagline }}</h2>
|
<h2>{{ site.description | default: site.github.project_tagline }}</h2>
|
||||||
{% if site.github.is_project_page %}
|
|
||||||
<a href="{{ site.github.repository_url }}" class="button"><small>View project on</small> GitHub</a>
|
|
||||||
{% endif %}
|
|
||||||
{% if site.github.is_user_page %}
|
|
||||||
<a href="{{ site.github.owner_url }}" class="button"><small>Follow me on</small> GitHub</a>
|
<a href="{{ site.github.owner_url }}" class="button"><small>Follow me on</small> GitHub</a>
|
||||||
{% endif %}
|
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user