We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2afeab commit f076b34Copy full SHA for f076b34
README.md
@@ -1,6 +1,7 @@
1
# object-introspection
2
3
[](https://matrix.to/#/#object-introspection:matrix.org)
4
+[](https://youtu.be/6IlTs8YRne0)
5
6

7
website/docusaurus.config.js
@@ -85,6 +85,10 @@ const config = {
85
label: 'Getting Started',
86
to: 'docs/intro',
87
},
88
+ {
89
+ label: 'CppCon 2023 Presentation',
90
+ to: 'https://youtu.be/6IlTs8YRne0',
91
+ },
92
],
93
94
{
0 commit comments