Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gettemplate.go - image file path issues #4

Open
eqfy opened this issue Mar 22, 2022 · 0 comments
Open

gettemplate.go - image file path issues #4

eqfy opened this issue Mar 22, 2022 · 0 comments

Comments

@eqfy
Copy link
Member

eqfy commented Mar 22, 2022

For certain images retrieved from the main website using gettemplate.go, the images are missing the https://ubccsss.org prefix making them break. One way we can do this is to find all images without the prefix in gettemplate.go and add the https://ubccsss.org prefix Another, way we can do this is to have gettemplate.go retrieve all the images used from our main website and put them in a folder. Investigate and implement the most feasible option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant