chore: create and modify footer author comment

This commit is contained in:
郭桓桓 2023-03-03 18:45:16 +08:00
parent 4bbc199636
commit 94e8477077
Signed by: kuohuanhuan
GPG Key ID: FD846A0A797B0D75
3 changed files with 4 additions and 2 deletions

View File

@ -62,4 +62,4 @@ jobs:
path: dist/ path: dist/
retention-days: 3 retention-days: 3
# Authored by KuoHuanHuan. # Authored by @kuohuanhuan.

View File

@ -52,4 +52,4 @@ jobs:
dist/* dist/*
build.zip build.zip
# Authored by KuoHuanHuan. # Authored by @kuohuanhuan.

View File

@ -54,3 +54,5 @@ module.exports = (grunt) ->
'sass' 'sass'
'postcss' 'postcss'
] ]
# Authored by @kuohuanhuan.