mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 11:18:39 +00:00
Fix Users' logo and url (#1896)
* Fix 404 on stackedit_logo.svg * Fix 404 on Observable logo and url
This commit is contained in:
committed by
Kevin Barabash
parent
eeb403fc5c
commit
a3c95d8c13
@@ -87,8 +87,8 @@ const users = [
|
||||
},
|
||||
{
|
||||
caption: 'Observable',
|
||||
image: 'https://pbs.twimg.com/profile_images/970805785503477760/HfTZJiZo_400x400.jpg',
|
||||
infoLink: 'https://beta.observablehq.com/',
|
||||
image: 'https://avatars0.githubusercontent.com/u/30080011',
|
||||
infoLink: 'https://observablehq.com/',
|
||||
},
|
||||
{
|
||||
caption: 'Quill',
|
||||
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
Reference in New Issue
Block a user