Skip to content

Commit 8d04588

Browse files
Zach LasiukZach Lasiuk
authored andcommitted
testing
1 parent 9b2c977 commit 8d04588

3 files changed

Lines changed: 11 additions & 1 deletion

File tree

content/test/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: "Test page"
3+
---
4+
5+
test

themes/arm-design-system-hugo-theme/layouts/partials/eco-dashboard/info-top.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div class="c-row">
33
<div class="c-col md:c-col-12 lg:c-col-8 xxl:c-col-9">
44
Migrating your workloads to Arm?
5-
Discover what software packages work on Arm, the supported versions, download links, and quick-start resources.
5+
Discover which software packages work on Arm, the supported versions, download links, and quick-start resources.
66
For more details, read the contribution guidelines on GitHub to understand how packages are added.
77
<br>
88
<span id="tooltip-custom-trigger"><u>Legal disclaimer here.</u></span>
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{{define "main"}}
2+
3+
Test
4+
5+
{{end}}

0 commit comments

Comments
 (0)