Skip to content

CSS and Js Folder #15

Description

@emanuelGitCodes

<link rel="stylesheet" type="text/css" href="{{ url_for('static', filename='css/main.css') }}">

<script type="text/javascript" src="{{ url_for('static', filename='js/main.js') }}"></script>

In the file there is reference to a directory for the css and js, but both folders are never generated.
This will not allow anything to load since no files exist.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions