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
Hello,
Thank you for this theme. How can I add a favicon? I see there is one on the demo site.
The text was updated successfully, but these errors were encountered:
Hi,
For favicon, there is a configuration option. You can provide the URL for the favicon in the config.toml/yml file of the site.
archie/config.toml
Line 12 in 04e48d9
Here is the code that is used in the demo site. You can find the demo site in the site branch.
site
Cheers.
Sorry, something went wrong.
Thank you for your reply, it works.
However do you know if this is enough? I read a tuto to show icons in Hugo and it specifies different icons for different browsers:
android-chrome-192x192.png android-chrome-512x512.png apple-touch-icon.png favicon-16x16.png favicon-32x32.png
No branches or pull requests
Hello,
Thank you for this theme.
How can I add a favicon? I see there is one on the demo site.
The text was updated successfully, but these errors were encountered: