mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-06 11:48:41 +00:00
Update Khan Academy logo (#1613)
* Update Khan Academy logo * Remove original logo * Remove unused SVG attributes * Replace the main page logo with monochromatic (white) version * Remove effects from the logo in the footer
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
</div></div>
|
||||
|
||||
<div class="footer"><div class="container">
|
||||
<a class="ka-logo" href="https://www.khanacademy.org/"><img src="img/khan-academy.png" alt="Khan Academy" width="180" height="17"></a>
|
||||
<a class="ka-logo" href="https://www.khanacademy.org/"><img src="img/khan-academy-white.svg" alt="Khan Academy" width="172" height="28"></a>
|
||||
<span class="credits">
|
||||
Created by <a href="https://github.com/xymostech">Emily Eisenberg</a> and <a href="https://sophiebits.com/">Sophie Alpert</a>
|
||||
<br><a href="https://github.com/Khan/KaTeX/blob/master/LICENSE">MIT License</a> · Built from the hard work of <a href="https://github.com/Khan/KaTeX/graphs/contributors">many contributors</a>
|
||||
|
Reference in New Issue
Block a user