Skip to content

Commit 0d98535

Browse files
committed
Fix to tutorials page
1 parent 0b537d0 commit 0d98535

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

_tabs/tutorials.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,3 @@ icon: fas fa-university
44
order: 5
55
---
66

7-
<h1>Power Automate 101</h1>
8-
<ul>
9-
{% for tutorial in site.tutorials %}
10-
<li style='margin-left: 5px;'>
11-
<a href="{{tutorial.url}}">{{ tutorial.title }}</a>
12-
</li>
13-
{% endfor %}
14-
</ul>

0 commit comments

Comments
 (0)