bump action versions
This commit is contained in:
@@ -47,4 +47,4 @@ jobs:
|
|||||||
path: "./dist"
|
path: "./dist"
|
||||||
- name: Deploy to GitHub Pages
|
- name: Deploy to GitHub Pages
|
||||||
id: deployment
|
id: deployment
|
||||||
uses: actions/deploy-pages@v2
|
uses: actions/deploy-pages@v4
|
||||||
|
|||||||
@@ -895,7 +895,6 @@ const FancyShield = ({ children, className, style }) => {
|
|||||||
fontSize: "1.6em",
|
fontSize: "1.6em",
|
||||||
fontWeight: 800,
|
fontWeight: 800,
|
||||||
alignItems: "center",
|
alignItems: "center",
|
||||||
justifyContent: "center",
|
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<div style={{ marginTop: -4 }}>{children}</div>
|
<div style={{ marginTop: -4 }}>{children}</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user