mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
Fix editable layout
This commit is contained in:
parent
2ae687eb62
commit
84299d0aa5
@ -2,13 +2,9 @@
|
||||
layout: webhelp
|
||||
---
|
||||
|
||||
<div>
|
||||
<article>
|
||||
<h1>
|
||||
{{ page.title }}
|
||||
</h1>
|
||||
{{ content }}
|
||||
<br>
|
||||
{% include edit-on-github-link.html %}
|
||||
</article>
|
||||
</div>
|
||||
<h1>{{ page.title }}</h1>
|
||||
|
||||
{{ content }}
|
||||
|
||||
<br>
|
||||
{% include edit-on-github-link.html %}
|
Loading…
x
Reference in New Issue
Block a user