Skip to content
This repository was archived by the owner on Mar 20, 2021. It is now read-only.
This repository was archived by the owner on Mar 20, 2021. It is now read-only.

Investigate regression issue on script loading caused by cd24376afbb13242f34a6894d46a7fd7f71f3d77 #140

@dellagustin

Description

@dellagustin

See https://innersourcecommons.slack.com/archives/CGSE508A1/p1585563137001900

Regression of:
InnerSourceCommons/innersourcecommons.org@cd24376#diff-6e3a62128fbb91f791bfc160358e968a

in the following lines:

<script src="{{ '/assets/js/modernizr.min.js' | relative_url }}"></script>
  <script src="{{ '/assets/js/events.js' | relative_url }}"></script>

the first script was resolving correctly to the relative path, but the second one resulted in an empty source.

See InnerSourceCommons/innersourcecommons.org@ef3b067

Metadata

Metadata

Assignees

Labels

websiteThings revolving around our website

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions