diff options
author | Daniel Jones <admin@danieljon.es> | 2019-04-17 19:37:52 +0930 |
---|---|---|
committer | Daniel Jones <admin@danieljon.es> | 2019-04-17 19:37:52 +0930 |
commit | 1a5fe7fe2f71dbb252af51e17a8b855d29b5cd60 (patch) | |
tree | 1b7e92a3b52fd187d065c0349d754a1aa2224f16 | |
parent | e41c49d98f9d4c19ccd50792ee7158c85c6b83ef (diff) | |
download | gnupluslinux.com-1a5fe7fe2f71dbb252af51e17a8b855d29b5cd60.tar.gz gnupluslinux.com-1a5fe7fe2f71dbb252af51e17a8b855d29b5cd60.zip |
add quote formatting
-rw-r--r-- | iuse/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iuse/index.html b/iuse/index.html index d6a121b..bc4c7f7 100644 --- a/iuse/index.html +++ b/iuse/index.html @@ -62,7 +62,7 @@ ### ## - <i>“Edible things ... can be eaten.”</i> - Yuuri + <i>“Edible things ... can be eaten”</i> - Yuuri </pre> <img src="chito.png" width=200 height=200> </div> |