Fix missing icons

This commit is contained in:
Vincent (Wen Yu) Ge
2023-09-27 17:29:47 -04:00
parent b7c55966d3
commit f6536b08f9

View File

@@ -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'
}, },