We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11fd636 commit d005e0fCopy full SHA for d005e0f
.github/workflows/gh-pages.yml
@@ -69,7 +69,7 @@ jobs:
69
echo -e "social:\n cards_layout_options:\n font_family: Noto Sans JP" > site/jp/.meta.yml
70
echo "Successfully injected meta data into Japanese translation."
71
else
72
- echo "Japanse translations not found among $(ls). Skipping this step."
+ echo "Japanese translations not found among $(ls). Skipping this step."
73
fi
74
75
- name: Deploy to GitHub Pages
0 commit comments