mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
removed gatewayd from table of contents; made draft warning scripted to disappear on dev.ripple.com; added some more git ignores
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
/node_modules/
|
||||
*~
|
||||
.DS_Store
|
||||
|
||||
@@ -61,7 +61,8 @@ mixpanel.init("132d42885e094171f34467fc54da6fab");
|
||||
|
||||
</head>
|
||||
<body role='flatdoc' class='no-literate'>
|
||||
<div style='background-color: #d55;position:fixed;top:0;right:150px; color:white;padding:1em;font-size:15pt;z-index:1000;'>Draft</div>
|
||||
<script type='text/javascript'>if (window.location.host != "dev.ripple.com") {
|
||||
document.write("<div style='background-color: #d55;position:fixed;top:0;right:150px; color:white;padding:1em;font-size:15pt;z-index:1000;'>Draft</div>");}</script>
|
||||
<div class='header'>
|
||||
<div class='left'>
|
||||
<h1>{<i class="icon-ripple-logo"></i>}</h1>
|
||||
|
||||
Reference in New Issue
Block a user