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: [
{
title: 'Node.js',
icon: 'icon-node',
icon: 'icon-node_js',
image: '/images/blog/placeholder.png',
href: 'node'
},