Skip to content

Commit 42f8e4c

Browse files
authored
Merge branch 'main' into solved-html-css
2 parents a4d9794 + 216b000 commit 42f8e4c

File tree

6 files changed

+74
-66
lines changed

6 files changed

+74
-66
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
echo "<html><head>\
6262
<meta http-equiv='refresh' content='0; URL=${{github.server_url}}/${{github.repository}}' />\
6363
</head><body>Redirecting to repository</body></html>" > ./dist/repo.html
64+
6465
mkdir -p docs
6566
cp README.md docs/index.md
6667
echo "# Quick Links" > docs/quick-links.md

git

Whitespace-only changes.

0 commit comments

Comments
 (0)