mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2026-03-29 14:28:14 +00:00
Compare commits
1 Commits
master
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
194a81d15f |
2
.github/workflows/starter/pages-deploy.yml
vendored
2
.github/workflows/starter/pages-deploy.yml
vendored
@@ -70,4 +70,4 @@ jobs:
|
||||
steps:
|
||||
- name: Deploy to GitHub Pages
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@v4
|
||||
uses: actions/deploy-pages@v5
|
||||
|
||||
5
.gitignore
vendored
5
.gitignore
vendored
@@ -25,8 +25,3 @@ package-lock.json
|
||||
# Misc
|
||||
_sass/vendors
|
||||
assets/js/dist
|
||||
|
||||
# Hidden system files
|
||||
*~
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
Reference in New Issue
Block a user