Skip to content

Commit d144179

Browse files
authored
Merge pull request #176 from StyleGuides/dev
Remove icons from main menu
2 parents b96bb42 + 53247a2 commit d144179

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,17 @@
3939

4040
<h2>
4141
<a href="http://stylepedia.net/style" target="_blank" title="The Red Hat Technical Writing Style Guide">
42-
<img class="social" src="font/fontawesome/svgs/brands/readme.svg" alt="Style Guide" width="40em" /> Red&nbsp;Hat Style Guide</a>
42+
<!--<img class="social" src="font/fontawesome/svgs/brands/readme.svg" alt="Style Guide" width="40em" />--> Red&nbsp;Hat Style Guide</a>
4343
</h2>
4444

4545
<h2>
4646
<a href="http://stylepedia.net/docbook" title="DocBook XML Guide (Red Hat Internal Only)">
47-
<img class="social" src="font/fontawesome/svgs/solid/code.svg" alt="XML Guide" width="40em" /> RHT DocBook XML Guide</a>
47+
<!--<img class="social" src="font/fontawesome/svgs/solid/code.svg" alt="XML Guide" width="40em" />--> RHT DocBook XML Guide</a>
4848
</h2>
4949

5050
<h2>
5151
<a href="https://www.redhat.com/en/about/brand/standards" target="_blank">
52-
<img class="social" src="font/fontawesome/svgs/solid/book-open.svg" alt="Brand Standards" width="40em" /> Red&nbsp;Hat Brand Standards</a>
52+
<!--<img class="social" src="font/fontawesome/svgs/solid/book-open.svg" alt="Brand Standards" width="40em" />--> Red&nbsp;Hat Brand Standards</a>
5353
</h2>
5454

5555
</div>

0 commit comments

Comments
 (0)