1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +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

@@ -167,7 +167,7 @@ items:
quantity: 4
```
#### Liquid Codes
### Liquid Codes
If you want to display the **Liquid** snippet, surround the liquid code with `{% raw %}{%{% endraw %} raw {%raw%}%}{%endraw%}` and `{% raw %}{%{% endraw %} endraw {%raw%}%}{%endraw%}` .
@@ -179,7 +179,6 @@ If you want to display the **Liquid** snippet, surround the liquid code with `{%
```
{% endraw %}
## Learn More
For more knowledge about Jekyll posts, visit the [Jekyll Docs: Posts](https://jekyllrb.com/docs/posts/).