Skip to content

Commit a7148ea

Browse files
committed
Add new main page in docs and fix misspell
1 parent 651556b commit a7148ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/themes/htx/layout/partials/index.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ menu && menu.classList.add('main__page__header')
516516
<li><a href="https://www.linkedin.com/company/heartex/"><img src="<%- url_for("/images/new/foot5.svg") %>" alt="footerlogo"></a></li>
517517
<li><a href="https://github.com/heartexlabs/"><img src="<%- url_for("/images/new/foot4.svg") %>" alt="footerlogo"></a></li>
518518
</ul>
519-
<p class="copyright"<%= new Date().getFullYear();%> Heartex, Inc.</p>
519+
<p class="copyright"<%= new Date().getFullYear(); %> Heartex, Inc.</p>
520520
</div>
521521
<div class="elem__footer">
522522
<p>Products</p>

0 commit comments

Comments
 (0)