@@ -147,8 +147,7 @@ const metadata = {
147147 items ={ [
148148 {
149149 title: ' Azure Local SOFS FSLogix' ,
150- description:
151- ' Scale-Out File Server with FSLogix profile container support for Azure Local deployments.' ,
150+ description: ' Scale-Out File Server with FSLogix profile container support for Azure Local deployments.' ,
152151 icon: ' tabler:folders' ,
153152 },
154153 {
@@ -159,8 +158,7 @@ const metadata = {
159158 },
160159 {
161160 title: ' Azure Local Load Tools' ,
162- description:
163- ' Performance testing and load simulation tools purpose-built for Azure Local clusters.' ,
161+ description: ' Performance testing and load simulation tools purpose-built for Azure Local clusters.' ,
164162 icon: ' tabler:gauge' ,
165163 },
166164 {
@@ -182,20 +180,10 @@ const metadata = {
182180 resources. New tools are being added weekly to the companion GitHub organization.
183181 </p >
184182 <div class =" flex flex-wrap gap-3" >
185- <a
186- href =" https://azurelocal.cloud"
187- target =" _blank"
188- rel =" noopener noreferrer"
189- class =" btn btn-primary sm:w-auto"
190- >
183+ <a href =" https://azurelocal.cloud" target =" _blank" rel =" noopener noreferrer" class =" btn btn-primary sm:w-auto" >
191184 Visit azurelocal.cloud
192185 </a >
193- <a
194- href =" https://github.com/AzureLocal"
195- target =" _blank"
196- rel =" noopener noreferrer"
197- class =" btn sm:w-auto"
198- >
186+ <a href =" https://github.com/AzureLocal" target =" _blank" rel =" noopener noreferrer" class =" btn sm:w-auto" >
199187 GitHub: AzureLocal
200188 </a >
201189 </div >
@@ -215,20 +203,17 @@ const metadata = {
215203 items ={ [
216204 {
217205 title: ' Blog & Walkthroughs' ,
218- description:
219- ' Technical blog posts, step-by-step guides, and real-world hybrid cloud scenarios from the field.' ,
206+ description: ' Technical blog posts, step-by-step guides, and real-world hybrid cloud scenarios from the field.' ,
220207 icon: ' tabler:notebook' ,
221208 },
222209 {
223210 title: ' Demo Resources' ,
224- description:
225- ' Scripts, templates, and lab environments used in conference demos and training sessions.' ,
211+ description: ' Scripts, templates, and lab environments used in conference demos and training sessions.' ,
226212 icon: ' tabler:code' ,
227213 },
228214 {
229215 title: ' Community Tools' ,
230- description:
231- ' Various open-source tools and utilities shared through the companion GitHub organization.' ,
216+ description: ' Various open-source tools and utilities shared through the companion GitHub organization.' ,
232217 icon: ' tabler:tools' ,
233218 },
234219 ]}
@@ -252,12 +237,7 @@ const metadata = {
252237 >
253238 Visit thisismydemo.cloud
254239 </a >
255- <a
256- href =" https://github.com/thisismydemo"
257- target =" _blank"
258- rel =" noopener noreferrer"
259- class =" btn sm:w-auto"
260- >
240+ <a href =" https://github.com/thisismydemo" target =" _blank" rel =" noopener noreferrer" class =" btn sm:w-auto" >
261241 GitHub: thisismydemo
262242 </a >
263243 </div >
0 commit comments