mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
[FIX] footer links, brand guidelines page
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>Ripple Developer Portal: Introduction</title>
|
||||
<title>Ripple Developer Portal: Ripple-REST</title>
|
||||
|
||||
<!-- favicon -->
|
||||
<link rel="icon" href="favicon.ico" type="image/x-icon">
|
||||
@@ -132,7 +132,7 @@ mixpanel.init("132d42885e094171f34467fc54da6fab");
|
||||
|
||||
<ul class="footer_links middleware">
|
||||
<li><a href="https://github.com/ripple/gatewayd">Gatewayd</a>
|
||||
<li><a href="http://dev.ripple.com/?p=ripple-rest">Ripple REST</a>
|
||||
<li><a href="ripple-rest.html">Ripple REST</a>
|
||||
<li><a href="https://github.com/ripple/ripple-lib">Ripple Lib</a>
|
||||
</ul>
|
||||
|
||||
@@ -140,7 +140,7 @@ mixpanel.init("132d42885e094171f34467fc54da6fab");
|
||||
<div class="col-md-2">
|
||||
|
||||
<ul class="footer_links core_network">
|
||||
<li><a href="http://dev.ripple.com/?p=websocket">rippled</a>
|
||||
<li><a href="rippled-apis.html">rippled</a>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
@@ -148,7 +148,7 @@ mixpanel.init("132d42885e094171f34467fc54da6fab");
|
||||
<ul class="footer_links bounties">
|
||||
<li><a href="https://www.bountysource.com/teams/ripple/bounties">Bounties</a>
|
||||
<li><a href="https://ripplelabs.atlassian.net/">Bug tracking</a>
|
||||
<li><a href="https://dev.ripple.com/guidelines.html">Brand guidelines</a>
|
||||
<li><a href="guidelines.html">Brand guidelines</a>
|
||||
<li><a href="https://ripple.com/dev/blog/">Dev blog</a>
|
||||
<li><a href="https://ripple.com/forum/viewforum.php?f=2&sid=c016bc6b934120b7117c0e136e74de98">Forums</a>
|
||||
<li><a href="https://ripple.com/wiki/Main_Page">Wiki</a>
|
||||
@@ -157,7 +157,7 @@ mixpanel.init("132d42885e094171f34467fc54da6fab");
|
||||
</div>
|
||||
<div class="col-md-4 mail_chimp">
|
||||
<p>Join the mailing list!</p>
|
||||
<p>Email address</p>
|
||||
<label for="mce-EMAIL">Email address</label>
|
||||
<!-- Begin MailChimp Signup Form -->
|
||||
<link href="//cdn-images.mailchimp.com/embedcode/slim-081711.css" rel="stylesheet" type="text/css">
|
||||
<style type="text/css">
|
||||
|
||||
Reference in New Issue
Block a user