mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-11 04:22:19 +00:00
Fix missing icons
This commit is contained in:
@@ -73,7 +73,7 @@
|
|||||||
quickStarts: [
|
quickStarts: [
|
||||||
{
|
{
|
||||||
title: 'Node.js',
|
title: 'Node.js',
|
||||||
icon: 'icon-node',
|
icon: 'icon-node_js',
|
||||||
image: '/images/blog/placeholder.png',
|
image: '/images/blog/placeholder.png',
|
||||||
href: 'node'
|
href: 'node'
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user