mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-11-04 08:56:42 +00:00 
			
		
		
		
	@@ -71,6 +71,14 @@ module.exports = (context) => ({
 | 
				
			|||||||
    editLinks: true,
 | 
					    editLinks: true,
 | 
				
			||||||
    smoothScroll: true,
 | 
					    smoothScroll: true,
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    algolia: {
 | 
				
			||||||
 | 
					      apiKey: "ef449608d0ad6e81b9efd05db6367040",
 | 
				
			||||||
 | 
					      indexName: "nonebot",
 | 
				
			||||||
 | 
					      algoliaOptions: {
 | 
				
			||||||
 | 
					        facetFilters: ["lang:zh-CN"],
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    locales: {
 | 
					    locales: {
 | 
				
			||||||
      "/": {
 | 
					      "/": {
 | 
				
			||||||
        label: "简体中文",
 | 
					        label: "简体中文",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user