Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion about_solid.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
<a class="nav-item nav-link text-white" href="for_developers.html"> For Developers</a>
<a class="nav-item nav-link text-white" href="for_organizations.html">For Organizations</a>
<a class="nav-item nav-link text-white" href="community.html">Community</a>
<a href="#" type="button" class="btn btn-sm btn-outline-secondary bg-white"> Newsletter </a>
</div>
</div>
</nav>
Expand Down
15 changes: 0 additions & 15 deletions community.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
<a class="nav-item nav-link text-white" href="for_developers.html"> For Developers</a>
<a class="nav-item nav-link text-white" href="for_organizations.html">For Organizations</a>
<a class="nav-item nav-link text-white" href="community.html">Community</a>
<a href="#news" type="button" class="btn btn-sm btn-outline-secondary bg-white"> Newsletter </a>
</div>
</div>
</nav>
Expand Down Expand Up @@ -1365,20 +1364,6 @@ <h3 class="pt-4">Get your Solid event listed</h3>
</div>
</div>
</section>
<section class="section_four">
<div class="container-fluid p-3">
<a name="news"></a>
<div class="row bg-white mt-5">
<div class="col-md-12">
<h2>Newsletter: This Month in Solid</h2>
<p>Leave your email address to get a bite-sized overview of everything Solid, delivered straight
to your inbox once a month.</p>
<input class="mt-4" type="email" name="email" placeholder="[email protected]">
<p class="mt-4"><button type="button" class="btn text-white">subscribe</button></p>
</div>
</div>
</div>
</section>
<footer class="mt-5 pt-5">
<nav class="navbar navbar-expand-lg navbar-light">
<div class="container">
Expand Down
1 change: 0 additions & 1 deletion for_developers.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
<a class="nav-item nav-link text-white" href="for_developers.html"> For Developers</a>
<a class="nav-item nav-link text-white" href="for_organizations.html">For Organizations</a>
<a class="nav-item nav-link text-white" href="community.html">Community</a>
<a href="#" type="button" class="btn btn-sm btn-outline-secondary bg-white"> Newsletter </a>
</div>
</div>
</nav>
Expand Down
1 change: 0 additions & 1 deletion for_organizations.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
<a class="nav-item nav-link text-white" href="for_developers.html"> For Developers</a>
<a class="nav-item nav-link text-white" href="for_organizations.html">For Organizations</a>
<a class="nav-item nav-link text-white" href="community.html">Community</a>
<a href="#" type="button" class="btn btn-sm btn-outline-secondary bg-white"> Newsletter </a>
</div>
</div>
</nav>
Expand Down
15 changes: 0 additions & 15 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
<a class="nav-item nav-link text-white" href="for_developers.html"> For Developers</a>
<a class="nav-item nav-link text-white" href="for_organizations.html">For Organizations</a>
<a class="nav-item nav-link text-white" href="community.html">Community</a>
<a href="#news" type="button" class="btn btn-sm btn-outline-secondary bg-white"> Newsletter </a>
</div>
</div>
</nav>
Expand Down Expand Up @@ -89,20 +88,6 @@ <h1 class="pt-3">Solid: the vital third layer of the web</h1>
</div>
</div>
</section>
<section class="section_two">
<div class="container-fluid p-3">
<a name="news"></a>
<div class="row bg-white mt-5">
<div class="col-md-12">
<h2>Newsletter: This Month in Solid</h2>
<p>Leave your email address to get a bite-sized overview of everything Solid, delivered straight
to your inbox once a month.</p>
<input class="mt-4" type="email" name="email" placeholder="[email protected]">
<p class="mt-4"><button type="button" class="btn text-white">subscribe</button></p>
</div>
</div>
</div>
</section>
<footer class="mt-5 pt-5">
<nav class="navbar navbar-expand-lg navbar-light">
<div class="container">
Expand Down