diff --git a/docs/内部网络服务/2025-03-03_网络打印机.md b/docs/内部网络服务/2025-03-03_网络打印机.md index 496957c..546bbaf 100644 --- a/docs/内部网络服务/2025-03-03_网络打印机.md +++ b/docs/内部网络服务/2025-03-03_网络打印机.md @@ -8,7 +8,7 @@ title: '网络打印机' ## 注意: -- **不要一次连续打印十几页,容易过热宕机!!!**image-20231106133845297 +- **不要一次连续打印十几页,容易过热宕机!!!**image-20231106133845297 - 打印机位于校园网内,接入校园网才能访问 - 打印机连接在实验室里杨老师的主机上并且主机在运行时才能工作, @@ -42,7 +42,7 @@ http://172.20.32.4:9999/http-sharing/some-video-data/record-about-print.mp4 找到打印机然后右击选择**连接** -![image-20231106133145774](assets/image-20231106133145774-1741004612136-6.png) +![image-20231106133145774](https://sayurinana-aliyun-oss.oss-cn-beijing.aliyuncs.com/auto-upload-img-hub/huse-lab/20250304001804406.png) 没有驱动会提示,选择**安装驱动程序** diff --git a/docusaurus.config.ts b/docusaurus.config.ts index f2049c0..d09e3ec 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -6,8 +6,8 @@ import type * as Preset from '@docusaurus/preset-classic'; const config: Config = { title: '湖南科技学院 电子竞赛实验室', - tagline: '公网文档(未完成...)', - favicon: 'img/favicon.ico', + tagline: '公网文档', + favicon: 'https://sayurinana-aliyun-oss.oss-cn-beijing.aliyuncs.com/auto-upload-img-hub/huse-lab/huse-lab-logo-1.png', // Set the production url of your site here url: 'https://huse-lab.online', @@ -82,11 +82,11 @@ const config: Config = { label: '快速引导', }, // {to: '/blog', label: 'Blog', position: 'left'}, - { - href: 'https://github.com/sayurinana/huse-lab_source', - label: 'GitHub', - position: 'right', - }, + // { + // href: 'https://github.com/sayurinana/huse-lab_source', + // label: 'GitHub', + // position: 'right', + // }, ], }, footer: { @@ -133,10 +133,10 @@ const config: Config = { // label: 'Blog', // to: '/blog', // }, - { - label: 'GitHub', - href: 'https://github.com/sayurinana/huse-lab_source', - }, + // { + // label: 'GitHub', + // href: 'https://github.com/sayurinana/huse-lab_source', + // }, { label: '门户页', href: 'https://kdocs.cn/l/cb7Vib8JKlgk',