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

404 error on /public/js/script.js #250

Open
MaelREBOUX opened this issue Jun 11, 2020 · 0 comments
Open

404 error on /public/js/script.js #250

MaelREBOUX opened this issue Jun 11, 2020 · 0 comments

Comments

@MaelREBOUX
Copy link

Hello.

Thanks for your beautiful theme.

I tried to use it yesterday on a repository but I met a problem on the /public/js/script.js url
On line 29 of https://github.com/poole/lanyon/blob/master/_layouts/default.html#L29

You should use this :

<script src="{{ '/public/js/script.js' | absolute_url }}"></script>

instead of

<script src='{{ site.baseurl }}/public/js/script.js'></script>
pedritomelenas added a commit to pedritomelenas/Algebra-Lineal that referenced this issue May 3, 2023
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