Skip to content

Commit b021ca2

Browse files
committed
Merge commit '154171444099112f6be793a36ac6bc2b6d9a493d' into merge-docs-21-may
2 parents a34aae5 + 179d9a0 commit b021ca2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

hardware/1-3-revision.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: page
2+
layout: hardware
33
order:
44
title: 1.3x micro:bit revision
55
heading: 1.3x micro:bit revision

hardware/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: page
2+
layout: hardware
33
order:
44
title: Hardware
55
heading: Hardware

projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ If you’d like to see [research about the impact of micro:bit, head over to our
2626
</a>
2727
</h2>
2828
<p>{{ projects.description | markdownify }}</p>
29+
</div>
2930
<div class="categories">
3031
{% assign sortedCategories = projects.categories | sort %}
3132
{% for category in sortedCategories %}
@@ -34,7 +35,6 @@ If you’d like to see [research about the impact of micro:bit, head over to our
3435
</span>
3536
{% endfor %}
3637
</div>
37-
</div>
3838

3939
{% endif %}
4040
{% endfor %}

0 commit comments

Comments
 (0)