Skip to content

JS is not typecast correctly #15

@maximus-sallam

Description

@maximus-sallam

On lines 354, 355, 356, and 357 of index.html, the JS assets are not typecast correctly. It should be updated as follows to prevent errors in the browser:

                    <script type="text/javascript" src="assets/js/jquery.min.js"></script>
                    <script type="text/javascript" src="assets/js/skel.min.js"></script>
                    <script type="text/javascript" src="assets/js/util.js"></script>
                    <script type="text/javascript" src="assets/js/main.js"></script>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions