diff --git a/content/ja/Day5.md b/content/ja/Day5.md index bb772a6..bf79e4c 100644 --- a/content/ja/Day5.md +++ b/content/ja/Day5.md @@ -34,7 +34,7 @@ st.header('st.write') #例1 -st.write('Hello, *World!* emoji') +st.write('Hello, *World!* :sunglasses:') #例2 @@ -141,4 +141,4 @@ st.write(c) - [`st.caption`](https://docs.streamlit.io/library/api-reference/text/st.caption) - [`st.text`](https://docs.streamlit.io/library/api-reference/text/st.text) - [`st.latex`](https://docs.streamlit.io/library/api-reference/text/st.latex) -- [`st.code`](https://docs.streamlit.io/library/api-reference/text/st.code) \ No newline at end of file +- [`st.code`](https://docs.streamlit.io/library/api-reference/text/st.code)