mirror of
https://github.com/kuohuanhuan/x-markdown-css.git
synced 2024-11-25 06:18:19 +00:00
chore: create and modify footer author comment
This commit is contained in:
parent
4bbc199636
commit
94e8477077
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -62,4 +62,4 @@ jobs:
|
|||||||
path: dist/
|
path: dist/
|
||||||
retention-days: 3
|
retention-days: 3
|
||||||
|
|
||||||
# Authored by KuoHuanHuan.
|
# Authored by @kuohuanhuan.
|
||||||
|
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -52,4 +52,4 @@ jobs:
|
|||||||
dist/*
|
dist/*
|
||||||
build.zip
|
build.zip
|
||||||
|
|
||||||
# Authored by KuoHuanHuan.
|
# Authored by @kuohuanhuan.
|
||||||
|
@ -54,3 +54,5 @@ module.exports = (grunt) ->
|
|||||||
'sass'
|
'sass'
|
||||||
'postcss'
|
'postcss'
|
||||||
]
|
]
|
||||||
|
|
||||||
|
# Authored by @kuohuanhuan.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user