File tree Expand file tree Collapse file tree 2 files changed +8
-15
lines changed
Expand file tree Collapse file tree 2 files changed +8
-15
lines changed Original file line number Diff line number Diff line change 1- <div class =" pf-bar " >
2- <a href="https://www.patternfly.org/" class="cta">PatternFly.org</a>
3- <a href="{{ githubLink }} " class="cta">
4- <pf-icon size="md" icon="github" set="fab" aria-hidden="true"></pf-icon>
5- Contribute on Github
6- </a>
7- </div >
1+ <div class =" pf-bar " >
2+ <a href =" https://www.patternfly.org/ " class =" cta " >PatternFly.org</a >
3+ <a href =" https://github.com/patternfly/patternfly-elements " class =" cta " >
4+ <pf-icon size="md" icon="github" set="fab" aria-hidden="true"></pf-icon>
5+ Contribute on Github
6+ </a >
7+ </div >
Original file line number Diff line number Diff line change 33title: PatternFly Elements
44templateEngineOverride: njk
55description: A set of community-created web components based on PatternFly design.
6- githubLink: https://github.com/patternfly/patternfly-elements
76---
87
98< link rel ="stylesheet " href ="home.css ">
109
1110< body >
12- < div class ="pf-bar ">
13- < a href ="https://www.patternfly.org/ " class ="cta "> PatternFly.org</ a >
14- < a href ="{{ githubLink }} " class ="cta ">
15- < pf-icon size ="md " icon ="github " set ="fab " aria-hidden ="true "> </ pf-icon >
16- Contribute on Github
17- </ a >
18- </ div >
11+ {% renderFile "./docs/_snippets/pf-bar-html.md" %}
1912 < header class ="band accent " id ="home-header ">
2013 < h1 >
2114 < img alt ="" src ="{{ '/images/pfe-logo-inverse-white.svg' | url }} ">
You can’t perform that action at this time.
0 commit comments