feat(home): drop Settings tile (not workspace nav; access via topbar gear)
This commit is contained in:
parent
81257b5201
commit
5b557418f8
1 changed files with 1 additions and 25 deletions
|
|
@ -356,31 +356,7 @@
|
|||
</div>
|
||||
<div class="home-card-desc">Track proxy generation, thumbnails, and AMPP folder sync as they run.</div>
|
||||
</a>
|
||||
|
||||
<a href="settings.html" class="home-card">
|
||||
<div class="home-card-title">Settings</div>
|
||||
<div class="home-card-preview">
|
||||
<svg class="preview-art" viewBox="0 0 200 125" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="0" y="0" width="200" height="125" fill="oklch(13% 0.02 250)"/>
|
||||
<circle cx="100" cy="62" r="22" fill="none" stroke="oklch(55% 0.20 266 / 0.7)" stroke-width="1.5"/>
|
||||
<g stroke="oklch(55% 0.20 266 / 0.7)" stroke-width="2" stroke-linecap="round">
|
||||
<line x1="100" y1="32" x2="100" y2="38"/>
|
||||
<line x1="100" y1="86" x2="100" y2="92"/>
|
||||
<line x1="70" y1="62" x2="76" y2="62"/>
|
||||
<line x1="124" y1="62" x2="130" y2="62"/>
|
||||
<line x1="79" y1="41" x2="84" y2="46"/>
|
||||
<line x1="116" y1="78" x2="121" y2="83"/>
|
||||
<line x1="121" y1="41" x2="116" y2="46"/>
|
||||
<line x1="84" y1="78" x2="79" y2="83"/>
|
||||
</g>
|
||||
<circle cx="100" cy="62" r="7" fill="oklch(20% 0.04 260)" stroke="oklch(70% 0.18 266)" stroke-width="1"/>
|
||||
</svg>
|
||||
<span class="home-card-stats"><span class="home-card-stats-dot"></span>System</span>
|
||||
</div>
|
||||
<div class="home-card-desc">Storage, AMPP sync, recorder defaults, and infrastructure connections.</div>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="home-footer">
|
||||
|
|
|
|||
Loading…
Reference in a new issue