diff options
| author | yingyu5658 <i@yingyu5658.me> | 2026-02-03 00:25:56 +0800 |
|---|---|---|
| committer | yingyu5658 <i@yingyu5658.me> | 2026-02-03 00:25:56 +0800 |
| commit | b6dac5ff0d87a018a2b119f4b4b1eed401726480 (patch) | |
| tree | 76e21ff683e603233171474f23b82033f2778b58 /notes | |
| parent | 0b7dd46cb2c37915c62bb296ff3f3184d83e0c21 (diff) | |
| download | niwa-b6dac5ff0d87a018a2b119f4b4b1eed401726480.tar.gz niwa-b6dac5ff0d87a018a2b119f4b4b1eed401726480.zip | |
style: add dark-mode for <pre>
Diffstat (limited to 'notes')
| -rw-r--r-- | notes/how-do-i-build-this-site.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/notes/how-do-i-build-this-site.org b/notes/how-do-i-build-this-site.org index be3a5da..9d1f1e9 100644 --- a/notes/how-do-i-build-this-site.org +++ b/notes/how-do-i-build-this-site.org @@ -23,7 +23,7 @@ scripts *** niwa.sh -**** new_note() +**** =new_note()= #+begin_src bash new_note() { |
