diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-06-24 16:35:04 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-06-24 16:35:04 +0800 |
commit | 76c665e2b3c797c1b77e90337f5db1e77bf60a23 (patch) | |
tree | fc703467ea52e96ab0d65139a7103d54c40edcad /snippets/html | |
parent | 2a1645ae9593114514a7f28fa6d9109d1820375d (diff) |
Update
Diffstat (limited to 'snippets/html')
-rw-r--r-- | snippets/html/details | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/snippets/html/details b/snippets/html/details new file mode 100644 index 0000000..26ecaa6 --- /dev/null +++ b/snippets/html/details | |||
@@ -0,0 +1,2 @@ | |||
1 | <details><summary>TITLE</summary> | ||
2 | </details> | ||