Update index.md

This commit is contained in:
Sean Miller
2020-05-21 12:53:58 -05:00
committed by GitHub
parent 8d2bd00e6f
commit e8cdd8f8eb

View File

@@ -1,4 +1,4 @@
---
---
{
title: 'Pointers and References in C/C++',
description: 'An overview of how pointers and references function in C/C++',