Migrate last blog posts
All checks were successful
Build release image / build (push) Successful in 1m19s
All checks were successful
Build release image / build (push) Successful in 1m19s
This commit is contained in:
@@ -59,7 +59,7 @@ const config = {
|
||||
xslt: true,
|
||||
},
|
||||
blogSidebarTitle: 'Timeline',
|
||||
blogSidebarCount: 'ALL',
|
||||
blogSidebarCount: 0,
|
||||
// Useful options to enforce blogging best practices
|
||||
onInlineTags: 'warn',
|
||||
onInlineAuthors: 'warn',
|
||||
@@ -156,6 +156,7 @@ const config = {
|
||||
prism: {
|
||||
theme: prismThemes.github,
|
||||
darkTheme: prismThemes.dracula,
|
||||
additionalLanguages: ['bash'],
|
||||
},
|
||||
}),
|
||||
};
|
||||
|
Reference in New Issue
Block a user