用静态页面做规则教程

This commit is contained in:
Antecer 2024-04-04 15:21:52 +08:00
parent ad7f3f30fc
commit 195f316b75
2 changed files with 25 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import { Link } from "@element-plus/icons-vue";
<template>
<el-link
:icon="Link"
href="https://alanskycn.gitee.io/teachme/"
href="./pages/source/rules.html"
target="_blank"
>书源制作教程</el-link
><br />

File diff suppressed because one or more lines are too long