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

Fix loading fonts and javascript files #101

Merged
merged 2 commits into from
Dec 1, 2021

Conversation

slitsche
Copy link
Contributor

@slitsche slitsche commented Sep 27, 2021

When I create a fresh new site and add the theme I get a file not found error
for javascript files (e.g. Loading failed for the <script> with source “http://localhost:1313/posts/first/js/custom.js”).

Furthermore the (e.g.) title is rendered using some arbitrary serif font instead of the configured Roboto Slab font.

This PR will fix both issues.

When I create a fresh new site and add the theme I get a file not found error
for javascript files (e.g.  `Loading failed for the <script> with source
“http://localhost:1313/posts/first/js/custom.js”`).  Furthermore the title is
rendered some arbitrary font instead of the configured `Roboto Slab` font.  This
will fix both issues.
@shenoydotme shenoydotme merged commit 6746370 into shenoydotme:master Dec 1, 2021
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

Successfully merging this pull request may close these issues.

2 participants