mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
* Adds Makefile test to ensure all subheadings, except those on Choose Your Wallet, have an ID (anchor reference) * Adds an ID to all subheads that didn't have on previously
11 lines
238 B
HTML
Executable file
11 lines
238 B
HTML
Executable file
---
|
|
layout: base
|
|
id: privacy
|
|
---
|
|
<h1>{% translate pagetitle %}</h1>
|
|
|
|
<h2 id="collect">{% translate datacollect %}</h2>
|
|
<p>{% translate datacollecttxt %}</p>
|
|
|
|
<h2 id="datause">{% translate datause %}</h2>
|
|
<p>{% translate datausetxt %}</p>
|