Skip to content

feat(theme): restructure the footer section to make it look more styl… #6

feat(theme): restructure the footer section to make it look more styl…

feat(theme): restructure the footer section to make it look more styl… #6

Workflow file for this run

name: Build Docs
on:
push:
branches:
- 'main'
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: 拉取代码
uses: actions/checkout@v4
with:
fetch-depth: 0