Skip to content

Commit a5a1b0a

Browse files
committed
Merge remote-tracking branch 'origin/c++snippet' into c++snippet
2 parents 8d101bd + 25f7dfa commit a5a1b0a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

public/consolidated/cpp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@
4848
}
4949
]
5050
}
51-
]
51+
]

snippets/cpp/basics/hello-world.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2+
Title: Hello, World!
3+
Description: Prints Hello, World! to the terminal.
4+
Author: James-Beans
25
Tags: cpp,hello-world
3-
author: James-Beans
4-
description: Prints Hello, World! to the terminal.
5-
title: Hello, World!
66
---
77

88
```cpp

0 commit comments

Comments
 (0)