1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-29 11:02:44 +00:00

Specify the image width.

This commit is contained in:
Cotes Chung
2020-10-06 20:50:00 +08:00
parent 944d0ad724
commit ddc1149fb5
3 changed files with 3 additions and 4 deletions

View File

@@ -103,7 +103,7 @@ For security reasons, GitHub Pages build runs on `safe` mode, which restricts us
2. Browse to your repository on GitHub and choose the branch `gh-pages` as the [publishing source](https://docs.github.com/en/github/working-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site) throught _Settings_
→ _Options_ → _GitHub Pages_:
![gh-pages-sources](/assets/img/sample/gh-pages-sources.png)
![gh-pages-sources](/assets/img/sample/gh-pages-sources.png){: width="650"}
3. Visit your website at the address indicated by GitHub.