mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 10:17:50 +08:00
home link propagated
This commit is contained in:
parent
ba472271f0
commit
34b7a7f4ee
6
_includes/home-link.html
Normal file
6
_includes/home-link.html
Normal file
@ -0,0 +1,6 @@
|
||||
<a href="{{ site.path }}"
|
||||
target="_self"
|
||||
data-bypass="true"
|
||||
title="Home">
|
||||
<span class="text">Home</span>
|
||||
</a>
|
@ -7,4 +7,7 @@ layout: webhelp
|
||||
{{ content }}
|
||||
|
||||
<br>
|
||||
{% include edit-on-github-link.html %}
|
||||
{% include edit-on-github-link.html %}
|
||||
<br>
|
||||
<br>
|
||||
{% include home-link.html %}
|
Loading…
x
Reference in New Issue
Block a user