1
0
mirror of https://github.com/go-task/task.git synced 2025-07-05 00:58:54 +02:00

chore(website): reactivate carbon

This commit is contained in:
Andrey Nering
2023-08-09 20:47:43 -03:00
parent 90a8c26b25
commit 2b21fd2eda
6 changed files with 114 additions and 1 deletions

View File

@ -6,6 +6,10 @@ const sidebars = {
{
type: 'autogenerated',
dirName: '.'
},
{
type: 'html',
value: '<div id="sidebar-ads"></div>'
}
]
};