File tree Expand file tree Collapse file tree 2 files changed +0
-20
lines changed Expand file tree Collapse file tree 2 files changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -109,9 +109,6 @@ <h3 id="reference">{{site.data.index-docs.texts.references}}</h3>
109109 < p > {{site.data.index-docs.texts.technical_resource_that_covers_tools_components_and_commands_the_encyclopedia_for_quarkus}}</ p >
110110 </ div >
111111 < div class ="grid-wrapper ">
112- {% include index-doc-item.html type="pdf" docversion=docversion
113- title="Quarkus Cheat
114- Sheet" url="https://lordofthejars.github.io/quarkus-cheat-sheet/" summary=site.data.index-docs.texts.download_link %}
115112 {% for guide in values %}
116113 {% include index-doc-item.html type="reference" docversion=docversion
117114 title=guide.title url=guide.url summary=guide.summary
Original file line number Diff line number Diff line change @@ -56,23 +56,6 @@ <h3>View Category</h3>
5656 </ ul >
5757 </ div >
5858
59- < div class ="grid__item width-6-12 width-12-12-m callout-wrapper ">
60- < div class ="grid-wrapper callout ">
61- < div class ="grid__item width-12-12 ">
62- < h3 > Quarkus Cheat Sheet</ h3 >
63- </ div >
64- < div class ="grid__item col ">
65- < a href ="https://lordofthejars.github.io/quarkus-cheat-sheet/ " target ="_blank ">
66- < span class ="col-icon "> < i class ="far fa-file-pdf "> </ i > </ span >
67- < span class ="col-link "> Download full cheatsheet as PDF</ span >
68- </ a >
69- </ div >
70- < div class ="grid__item col ">
71- < a href ="https://developers.redhat.com/search?t=quarkus&f=type%7Echeat_sheet " target ="_blank "> Get
72- more cheatsheets on the Red Hat Developers website < i class ="fas fa-external-link-alt "> </ i > </ a >
73- </ div >
74- </ div >
75- </ div >
7659 < div class ="grid__item width-12-12 click-cards ">
7760 < ul class ="list ">
7861 {% for item in site.data[data_source].categories %}
You can’t perform that action at this time.
0 commit comments