Skip to content

Commit a06d2bf

Browse files
committed
Fix formatting
1 parent 22a13ff commit a06d2bf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_includes/navbar.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,10 @@
100100
</li>
101101
<li>
102102
<a
103-
href="https://docs.gruntwork.io"
104-
ga-event-category="nav-{{ page.path | slugify }}"
105-
ga-event-action="docs"
106-
>Docs</a
103+
href="https://docs.gruntwork.io"
104+
ga-event-category="nav-{{ page.path | slugify }}"
105+
ga-event-action="docs"
106+
>Docs</a
107107
>
108108
</li>
109109
</ul>

0 commit comments

Comments
 (0)