This commit is contained in:
parent
915e018fcc
commit
b4e94f7af1
2 changed files with 1 additions and 2 deletions
|
@ -33,7 +33,6 @@ jobs:
|
||||||
direction: upload
|
direction: upload
|
||||||
url: https://gitfor.ge
|
url: https://gitfor.ge
|
||||||
repo: musselman/resume
|
repo: musselman/resume
|
||||||
tag: latest
|
|
||||||
token: ${{ secrets.FORGEJO_SECRET }}
|
token: ${{ secrets.FORGEJO_SECRET }}
|
||||||
release-dir: .
|
release-dir: .
|
||||||
override: true
|
override: true
|
||||||
|
|
|
@ -505,7 +505,7 @@ h1 {
|
||||||
}
|
}
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
color: #000066;
|
color: #2b91af;
|
||||||
}
|
}
|
||||||
h3 {
|
h3 {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue