Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cde988e

Browse files
Fixed issue with displaying hard-coded icon for all categories
1 parent fb3f2cd commit cde988e

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

‎_layouts/node.html‎

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,7 @@ <h2 id="general" class="uk-text-center uk-margin-remove">{{page.header.list_titl
1313
<div class="uk-grid-small uk-grid" data-uk-grid="">
1414

1515
<div class="uk-width-auto uk-text-primary uk-first-column">
16-
<span class="uk-margin-xsmall-top uk-icon" data-uk-icon="icon: {{page.icon}}; ratio: 2.6">
17-
<svg width="52" height="52" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" data-svg="{{page.icon}}">
18-
<polygon fill="none" stroke="#000" stroke-width="1.01"
19-
points="10 2 12.63 7.27 18.5 8.12 14.25 12.22 15.25 18 10 15.27 4.75 18 5.75 12.22 1.5 8.12 7.37 7.27">
20-
</polygon>
21-
</svg>
22-
</span>
16+
<span class="uk-margin-xsmall-top uk-icon" data-uk-icon="icon: {{page.icon}}; ratio: 2.6"></span>
2317
</div>
2418

2519
<div class="uk-width-expand">

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /