Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Commit

Permalink
Merge pull request #289 from tagawa/tagawa/small-edits
Browse files Browse the repository at this point in the history
Removed links to old forum
  • Loading branch information
andrey-p committed Sep 1, 2016
2 parents 5f813e7 + cf859ee commit 861f651
Showing 1 changed file with 10 additions and 26 deletions.
36 changes: 10 additions & 26 deletions share/site/duckduckgo/feedback.tx
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,9 @@
</ul>
</div>
</a>
</div>

<div class="feedback-dest">
<a href="http://duck.co/">
<img src="/assets/logos/logo_feedback.forum.png" class="feedback-dest__img" alt="Chatty Dax" />
<div class="feedback-dest__body">
<h2 class="feedback-dest__title"><: l('Forum') :></h2>
<p><: l('Discussions about DuckDuckGo, including:') :></p>
<ul class="feedback-dest__list feedback-dest__list--cols">
<li><: l('instant answers') :></li>
<li><: l('relevancy') :></li>
<li><: l('design') :></li>
</ul>
</div>
</a>
</div>
<!--//

<!--//
<div class="feedback-dest">
<a href="http://duckduckhack.com/">
<img src="/assets/logos/logo_feedback.hack.png" alt="" />
Expand All @@ -40,7 +26,7 @@
</ul>
</a>
</div>
<div class="feedback-dest">
<div class="feedback-dest">
<a href="https://dukgo.com/">
<img src="/assets/logos/logo_feedback.community.png" alt="" />
<h2 class="feedback-dest__title"><: l('Community Platform') :></h2>
Expand All @@ -53,9 +39,9 @@
</div>
-->
</div>
<h3 class="red-title h-xs guide-title"><: l("Check the Help pages and the Forum, then use this guide.:") :></h3>

<h3 class="red-title h-xs guide-title"><: l("Check the Help pages, then use this guide.:") :></h3>

<div class="fb-step fb-step--active">
<i class="fb-step__icon ddgi-bug"></i>
<a href="https://dukgo.com/feedback/bug/" class="fb-step__body fb-step__body--btn"><: l("I need to report a bug!") :></a>
Expand All @@ -73,29 +59,27 @@
<a href="https://dukgo.com/feedback/relevancy/" class="fb-step__body fb-step__body--btn"><: l("I'd like to report bad relevancy.") :></a>
<i class="fb-step__arrow ddgi-arrow-right"></i>
</div>

<div class="fb-step fb-step--active">
<i class="fb-step__icon ddgi-bang"></i>
<a href="https://dukgo.com/feedback/bang/" class="fb-step__body fb-step__body--btn"><: l("I'd like to submit a new !bang.") :></a>
<i class="fb-step__arrow ddgi-arrow-right"></i>
</div>

<div class="fb-step fb-step--active">
<i class="fb-step__icon ddgi-coffee"></i>
<a href="https://dukgo.com/feedback/feature/" class="fb-step__body fb-step__body--btn"><: l("I've got a feature request.") :></a>
<i class="fb-step__arrow ddgi-arrow-right"></i>
</div>

<div class="fb-step fb-step--active">
<i class="fb-step__icon ddgi-heart"></i>
<a href="https://dukgo.com/feedback/love/" class="fb-step__body fb-step__body--btn"><: l("I want to tell you about something I love.") :></a>
<i class="fb-step__arrow ddgi-arrow-right"></i>
</div>

<div class="fb-step fb-step--active">
<i class="fb-step__icon ddgi-trash"></i>
<a href="https://dukgo.com/feedback/nolove/" class="fb-step__body fb-step__body--btn"><: l("I want to tell you about something I don't love.") :></a>
<i class="fb-step__arrow ddgi-arrow-right"></i>
</div>


0 comments on commit 861f651

Please sign in to comment.