Skip to content

Commit 98782ff

Browse files
committed
Added blank lines before footer
1 parent d90fcb2 commit 98782ff

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ If a more complex setup is required, create a separate markdown file with setup
2121
{% for activity in labs %}
2222
- [{{ activity.lab.title }}]({{ site.github.url }}{{ activity.url }})
2323
{% endfor %}
24-
24+
<br>
25+
<br>
26+
<br>
2527
&copy; 2025 Microsoft &nbsp;|&nbsp;
2628
<a href="https://go.microsoft.com/fwlink/?LinkId=521839">Privacy </a>&nbsp;|&nbsp;
2729
<a href="https://go.microsoft.com/fwlink/?LinkId=2259814">Consumer Health Privacy </a>&nbsp;|&nbsp;

0 commit comments

Comments
 (0)