mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-05 04:15:50 +00:00
add whitepaper
This commit is contained in:
@@ -364,13 +364,15 @@ function TokenVideoSection() {
|
|||||||
)}
|
)}
|
||||||
</p>
|
</p>
|
||||||
<div className="d-lg-block small-100 __button-container">
|
<div className="d-lg-block small-100 __button-container">
|
||||||
<Link
|
<a
|
||||||
className="btn btn-primary"
|
className="btn btn-primary"
|
||||||
|
href="/static/pdf/Whitepaper_the_future_of_asset_tokenization.pdf"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
to="#"
|
rel="noopener"
|
||||||
|
download
|
||||||
>
|
>
|
||||||
{translate("Download White Paper")}
|
{translate("Download White Paper")}
|
||||||
</Link>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
BIN
static/pdf/Whitepaper_the_future_of_asset_tokenization.pdf
Normal file
BIN
static/pdf/Whitepaper_the_future_of_asset_tokenization.pdf
Normal file
Binary file not shown.
Reference in New Issue
Block a user