Skip to content

Images can't be recognized or loaded #15

@khanCurtis

Description

@khanCurtis

I have my code as src="..Media/image.png" and it cannot be found, I am running my server from /frontend/static/Pages/index.html. I have listed my file-tree below.

.
├── backend
│   ├── Cargo.toml
│   ├── data
│   │   └── data.json
│   └── src
│   └── main.rs
├── Cargo.lock
├── Cargo.toml
├── frontend
│   └── static
│   ├── CSS
│   │   └── style.css
│   ├── Fonts
│   ├── JavaScript
│   │   ├── app.js
│   ├── Media
│   │   ├── image.png
│   └── Pages
│   └── index.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions