mirror of
https://github.com/vacp2p/vac.dev.git
synced 2026-01-08 22:28:01 -05:00
feat: enable blog indexing
This commit is contained in:
@@ -44,6 +44,11 @@ const config = {
|
||||
rehypePlugins: [katex],
|
||||
},
|
||||
og: {},
|
||||
localSearch: {
|
||||
singleIndex: false,
|
||||
blogDir: 'rlog',
|
||||
blogRouteBasePath: '/rlog',
|
||||
},
|
||||
generated: {
|
||||
jobList: {
|
||||
jobBoard: 'vac',
|
||||
|
||||
Reference in New Issue
Block a user