add cppcon presentation links (#478)

This commit is contained in:
Jake Hillion 2024-02-06 13:54:59 +01:00 committed by GitHub
parent f2afeabc3c
commit f076b34a35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# object-introspection
[![Matrix Chat](https://img.shields.io/matrix/object-introspection:matrix.org.svg)](https://matrix.to/#/#object-introspection:matrix.org)
[![CppCon 2023 Presentation](https://img.shields.io/youtube/views/6IlTs8YRne0?label=CppCon%202023)](https://youtu.be/6IlTs8YRne0)
![OI Logo](/website/static/img/OIBrandmark.svg)

View File

@ -85,6 +85,10 @@ const config = {
label: 'Getting Started',
to: 'docs/intro',
},
{
label: 'CppCon 2023 Presentation',
to: 'https://youtu.be/6IlTs8YRne0',
},
],
},
{