diff options
| author | dacctal <dacctal@symlinx.net> | 2026-06-15 02:31:00 +0000 |
|---|---|---|
| committer | dacctal <dacctal@symlinx.net> | 2026-06-15 02:31:00 +0000 |
| commit | a4c1d40069042d5dac923690be19b2ce99012194 (patch) | |
| tree | d3d2ca8b908aac9477d2c0d87fd8a81a0d521c7f /dacctal/faq/index.html | |
| parent | 9c3555491abb8b2a6d54342886b65bb5efa35e1d (diff) | |
much better sections
Diffstat (limited to 'dacctal/faq/index.html')
| -rw-r--r-- | dacctal/faq/index.html | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/dacctal/faq/index.html b/dacctal/faq/index.html index 50bc31a..7bb08b0 100644 --- a/dacctal/faq/index.html +++ b/dacctal/faq/index.html @@ -12,8 +12,8 @@ <p>once you go dacctal, you never go bacctal. c ‿c</p> <br> - <details class="subtitle"> - <summary>What I use</summary> + <details id="what_i_use" class="subtitle"> + <summary><a href="#what_i_use">#</a> what_i_use</summary> <div class="entries"> <section class="block"> <h3>Q: Distro?</h3> @@ -77,10 +77,9 @@ </section> </div> </details> - <br> - <details class="subtitle"> - <summary>Misc</summary> + <details id="misc" class="subtitle"> + <summary><a href="#misc">#</a> misc</summary> <div class="entries"> <section class="block"> <h3>Q: Cat?</h3> |
