Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
zyc-2024 authored Dec 8, 2023
1 parent 9fdf51f commit f7b5005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
<a href="./luogu">洛谷主页</a>
<a href="./csp2023">CSP2023的结果</a>
</p>
<p><strong>/tellraw @a {"text":" test_text","bold":true,"color":"yellow","clickEvent":{"action":"run_command","value":"/tellraw @a [\"this_is_a_test_text\"]"},"hoverEvent":{"action":"show_text","contents":[{"text":"test1\n","bold":true,"color":"yellow"},{"text":"test2\n","bold":false,"color":"orange"},{"text":"test3\n","bold":true,"color":"green"}]}}</strong></p>
<div><pre><code>/tellraw @a {"text":" test_text","bold":true,"color":"yellow","clickEvent":{"action":"run_command","value":"/tellraw @a [\"this_is_a_test_text\"]"},"hoverEvent":{"action":"show_text","contents":[{"text":"test1\n","bold":true,"color":"yellow"},{"text":"test2\n","bold":false,"color":"orange"},{"text":"test3\n","bold":true,"color":"green"}]}}</code></pre></div>
</body>
</html>

0 comments on commit f7b5005

Please sign in to comment.