mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
docs(docc): add github star
This commit is contained in:
@@ -31,6 +31,16 @@ export default defineConfig({
|
||||
autogenerate: { directory: 'challenges' },
|
||||
},
|
||||
],
|
||||
head: [
|
||||
{
|
||||
tag: 'script',
|
||||
attrs: {
|
||||
src: 'https://buttons.github.io/buttons.js',
|
||||
defer: true,
|
||||
async: true,
|
||||
},
|
||||
},
|
||||
],
|
||||
}),
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user