Skip to content

Commit

Permalink
use relative path in template
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslanhubspot authored Oct 30, 2024
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
Expand Up @@ -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.