Not able to show quora logo from font awesome
See original GitHub issuePlease make sure these boxes are checked before submitting your issue. Thank you!
- I have setuped and configurated the blog according to Hexo official documentation;
- I have read the Theme Wiki carefully and created my own configuration file(_config.yml);
- I have looked up the Issues and found no duplicate issues.
Not able to add quora logo( it in the the link you provided) using these syntax.tried this
social_links:
github: https://github.com/logan1x
youtube: https://youtube.com
twitter: https://twitter.com/herkuch
linkedin: https://quora.com
quora: https://quora.com
but getting this

working properly for everything else.
Issue Analytics
- State:
- Created 6 years ago
- Comments:12 (3 by maintainers)
Top Results From Across the Web
How to use font awesome icons in HTML - Quora
1: go to google fonts website · 2: choose your favourite font · 3: click to import · 4: add the top of...
Read more >Quora fontawesome icon not work - LaTeX Stack Exchange
I tried to add fontawesome icon in my latex document but \faQuora is not working I used This link to see fontawesome icon...
Read more >Quora Icon - Font Awesome
Quora icon in the Version 5 Solid style. Make a bold statement in small sizes.. Available now in Font Awesome Pro.
Read more >Using Font Awesome Icons - Moodle - Gnomio.com
The graphic icon is not seen in the editor. When you click Save and Display the filter applies the icon where you typed...
Read more >Quora font awesome icon Usage,CSS Class Name,SVG ...
To display Quora font awesome icon, add predefined class name i.e., fa-quora (with prefix fa- ) to the i tag. And we need...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

<strike>I can’t perform that test.</strike>
update: I don’t have a theme Icarus install that I can use to replicate the problem. However, I have noticed cases of changes that work on localhost but do not appear at the site where a hexo-generated blog is deployed.
<strike>However, I notice that there are cases that work with “hexo server” but do not work when the generated public folder is deployed to a hosted site.</strike> The difference is noticed with some browsers and not others, but the same browser works fine viewing the localhost version.
<strike>My suspicion is that there is a difference in how the server is providing the same pages. I also think that some files that change don’t deploy for one reason or another.</strike>
I am continuing to work on this to see if I can isolate when the difference arises. It is difficult because of the moving parts involved. Whether in a .css file, a .js file, or something about serving up .html pages. It could also be a difference in “Internet Settings” for access to local versus internet locations. Much to fuss over.
The problem I am attempting to isolate may have nothing to do with the disappearing Quora button.
@orcmid @ppoffice I am able to see Quora logo somehow no need to work on this issue 😊.