Skip to content

配置指南

本页面想您介绍如何配置bchqw-Portfolio,使您能够快速上线该项目。

配置顺序

以下是项目中所有会在前端显示的页面,您可以根据需要进行配置或删减。

text
bchqw-Portfolio
├─ css
   └─ style.css #控制全局样式
   └─ 404.css #控制404页面的样式
├─ js
   └─ main.js
├─ index.html #首页
├─ about.html #关于页
├─ projects.html #项目页
├─ links.html #链接页
├─ statements.html #网站声明
├─ privacy.html #隐私政策
├─ AIGC-Statements.html #生成式人工智能使用声明
├─ 404.html #404页
├─ robots.txt
├─ sitemap.xml