2025-01-30 19:04:26 -05:00

9 lines
161 B
JavaScript

export default {
iconLinks: [
{
icon: 'github',
href: 'https://github.com/microsoft/autogen',
title: 'GitHub'
}
]
}