diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 0a35af3e..10100481 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -1,11 +1,20 @@ /* * @Author: yubaolee | ahfu~ <954478625@qq.com> * @Date: 2023-08-12 10:48:24 - * @LastEditTime: 2023-12-30 21:10:18 + * @LastEditTime: 2024-06-19 20:31:55 * @Description: * @ * @Copyright (c) 2023 by yubaolee | ahfu~ , All Rights Reserved. */ + +var _hmt = _hmt || []; +(function() { + var hm = document.createElement("script"); + hm.src = "https://hm.baidu.com/hm.js?93a7b9a145222f9b7109d643a0c58f8d"; + var s = document.getElementsByTagName("script")[0]; + s.parentNode.insertBefore(hm, s); +})(); + module.exports = { title: 'OpenAuth.Net', description: '最好用的.net权限工作流框架,最好用的.net vue前后分离框架',