mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
Community page: Wire buttons and anchors
This commit is contained in:
parent
946d710e0e
commit
7766c61b9d
2 changed files with 15 additions and 14 deletions
|
@ -11,7 +11,7 @@ description: pages.community.description
|
|||
<!--
|
||||
CTA sections
|
||||
-->
|
||||
<section class="section section--cta">
|
||||
<section id="community-discussion" class="section section--cta">
|
||||
<div class="section__content">
|
||||
<div>
|
||||
<h2>{% t pages.community.discussion-heading %}</h2>
|
||||
|
@ -86,7 +86,7 @@ description: pages.community.description
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section section--cta section--gray-light-bg">
|
||||
<section id="community-social" class="section section--cta section--gray-light-bg">
|
||||
<div class="section__content">
|
||||
<div>
|
||||
<h2>{% t pages.community.social-heading %}</h2>
|
||||
|
@ -143,7 +143,7 @@ description: pages.community.description
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section section--cta">
|
||||
<section id="community-news" class="section section--cta">
|
||||
<div class="section__content">
|
||||
<div>
|
||||
<h2>{% t pages.community.news-heading %}</h2>
|
||||
|
@ -209,7 +209,7 @@ description: pages.community.description
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section section--cta section--gray-light-bg">
|
||||
<section id="community-development" class="section section--cta section--gray-light-bg">
|
||||
<div class="section__content">
|
||||
<div>
|
||||
<h2>{% t pages.community.development-heading %}</h2>
|
||||
|
@ -254,7 +254,7 @@ description: pages.community.description
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section section--cta">
|
||||
<section id="community-masternode" class="section section--cta">
|
||||
<div class="section__content">
|
||||
<div>
|
||||
<h2>{% t pages.community.masternode-heading %}</h2>
|
||||
|
@ -312,7 +312,7 @@ description: pages.community.description
|
|||
|
||||
|
||||
|
||||
<!--
|
||||
<!--
|
||||
MEDIA | CONFERENCES | TECHNOLOGY | YOUTUBE
|
||||
similiar layout to news posts on home page.
|
||||
.community-post
|
||||
|
@ -367,9 +367,9 @@ description: pages.community.description
|
|||
</div>
|
||||
</div>
|
||||
</section>
|
||||
-->
|
||||
-->
|
||||
|
||||
<!--
|
||||
<!--
|
||||
NEED SOME DASH
|
||||
Repeat info from the GET-DASH page
|
||||
.getdash-need-graphic
|
||||
|
@ -390,5 +390,5 @@ description: pages.community.description
|
|||
</div>
|
||||
</div>
|
||||
</section>
|
||||
-->
|
||||
-->
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue