diff options
author | garhve <git@garhve.com> | 2022-12-12 12:18:57 +0800 |
---|---|---|
committer | garhve <git@garhve.com> | 2022-12-12 12:18:57 +0800 |
commit | 1ebd1d2d1ce9fcc56213e6cf7e9295957bc1c497 (patch) | |
tree | f72912f55f90ca2bcf1e556aea0ab0e16dfeadca /cn/posts/2/index.html | |
parent | 41ae35fb7b98fd2ba95db8f1ff0be93be5b7eaa0 (diff) |
fixed typo
Diffstat (limited to 'cn/posts/2/index.html')
-rw-r--r-- | cn/posts/2/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cn/posts/2/index.html b/cn/posts/2/index.html index fefbd41..844e8f8 100644 --- a/cn/posts/2/index.html +++ b/cn/posts/2/index.html @@ -185,7 +185,7 @@ push出去。</p> <p>这片文章的出现,也只是我想确认一下能不能正确处理好中文内容。这样一说,突然想起来编辑也挺麻烦的。。 也许可以将代码优化下以后就省心了,哈哈。</p> <p>更新:拖了三天,终于把代码补完了~ <a href="https://git.garhve.com/codes/tree/bash/blog.sh?id=46e07255bbe67b1dbf93dcd7f33e25f10eb8f8de">blog.sh</a></p> -<p>以后只需要在文件夹里./blog.sh action language 即可。 +<p>以后只需要在文件夹里<code>./blog.sh action language</code> 即可。 大大方便了使用呀。 <img src="https://assets.garhve.com/pictures/screenshots/2022/12/wIAgJv.png" alt="wIAgJv"> 也许以后就能多写写了(bushi)</p> |