We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am seeing two errors in the console for missing files. Could be two separate issues, but they could be resolved as a single issue as well.
When I load the page a second time I don't see the favicon error, presumably because it's not checking every time.
$ jekyll serve Configuration file: C:/Users/375492/Github/DoIT/dev.cityofchicago.org/_config.yml Source: C:/Users/375492/Github/DoIT/dev.cityofchicago.org Destination: C:/Users/375492/Github/DoIT/dev.cityofchicago.org/_site Incremental build: disabled. Enable with --incremental Generating... done in 16.82 seconds. Auto-regeneration: enabled for 'C:/path/to/project/dev.cityofchicago.org' Server address: http://127.0.0.1:4000 Server running... press ctrl-c to stop. [2018-12-28 11:46:37] ERROR `/fonts/font-awesome/fontawesome-webfont.ttf' not found. [2018-12-28 11:46:38] ERROR `/favicon.ico' not found.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am seeing two errors in the console for missing files. Could be two separate issues, but they could be resolved as a single issue as well.
When I load the page a second time I don't see the favicon error, presumably because it's not checking every time.
The text was updated successfully, but these errors were encountered: