mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
Remove additional stylesheet linking
This commit is contained in:
parent
79a24b705f
commit
9b32167f92
@ -29,4 +29,4 @@
|
||||
|
||||
{% endcapture %}
|
||||
{% capture rendered_content %}{% include page.html %}{% endcapture %}
|
||||
{{ rendered_content | replace:'</head>','<link rel="stylesheet" href="styles/styles.css"></head>' }}
|
||||
{{ rendered_content }}
|
Loading…
x
Reference in New Issue
Block a user