We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ce6062 commit 60abaa9Copy full SHA for 60abaa9
src/pages/starterkits/gitrepos/index.mdx
@@ -135,6 +135,20 @@ Here are links to the base set of **Starter Kits** provided for the _IBM Garage
135
href="https://github.com/IBM/template-quarkus"
136
>
137
138
+
139
+
140
+ </ResourceCard>
141
+</Column>
142
143
+<Column colLg={4} colMd={4} noGutterMdLeft>
144
+ <ResourceCard
145
+ title="Liberty Microservice"
146
+ subTitle="Open Liberty Java Microservice"
147
+ actionIcon="launch"
148
+ color="dark"
149
+ href="https://github.com/IBM/template-liberty"
150
+ >
151
152

153
154
</ResourceCard>
0 commit comments