Skip to content

Commit

Permalink
use relative path in template
Browse files Browse the repository at this point in the history
ruslanhubspot authored Oct 30, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent f941e63 commit abaeabd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@

{% module
"weather"
path="@projects/getting-started-project-theme/getting-started-theme/components/modules/Weather",
path="../components/modules/Weather",
%}

{% endblock body %}

0 comments on commit abaeabd

Please sign in to comment.