mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
parse_pages - improvements to categories, pdf targeting
This commit is contained in:
11
tool/template-pdf_intro.html
Normal file
11
tool/template-pdf_intro.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head></head>
|
||||
<body>
|
||||
<center>
|
||||
<h1>Ripple Developer Resources</h1>
|
||||
<p>(PDF format is experimental only)</p>
|
||||
<img class="large_logo" src="assets/img/ripple_logo_large.png">
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user