You've already forked zblade.dev
style(docs): replace em dashes with hyphens for consistency
This commit is contained in:
@@ -133,7 +133,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<h4 class="subsection-title">Rust Crates — Safe Updates</h4>
|
||||
<h4 class="subsection-title">Rust Crates - Safe Updates</h4>
|
||||
<table class="updates-table">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -166,7 +166,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<h4 class="subsection-title">Rust Crates — Breaking Updates</h4>
|
||||
<h4 class="subsection-title">Rust Crates - Breaking Updates</h4>
|
||||
<ul class="breaking-updates-list">
|
||||
<li>
|
||||
<strong><code>tauri</code> (2.9.5 → 2.10.2)</strong>
|
||||
|
||||
Reference in New Issue
Block a user