more revisions to the responses

master
Brian Stoner 2016-01-14 11:30:47 -05:00
parent 812b85f96e
commit c1814141c0
2 changed files with 5 additions and 5 deletions

View File

@ -62,8 +62,8 @@ develop:
subtitle: "Visit DuckDuckHack to learn more"
url: http://duckduckhack.com/
doodle:
title: "Sometimes we change our logo for special occassions"
subtitle: "View our old holiday logos"
title: "Sometimes Dax gets dressed up for special occassions"
subtitle: "View our past holiday logos"
url: https://duck.co/help/settings/holiday-logos
duck:
aliases:
@ -73,7 +73,7 @@ duck:
- whostheduck
- whoistheduck
- mirrormirroronthewallwhosthefairestofthemall
title: <img src='https://duckduckgo.com/assets/logo_header.v101.png' alt='Dax' /><br/>I am the duck. Dax the duck.
title: "Dax is our friendly mascot"
engine:
title: "DuckDuckGo. The search engine that doesn't track you"
url: https://duckduckgo.com/

View File

@ -60,11 +60,11 @@ my @help_result = (
}
});
my @irc_result = (
'Want to chat with DuckDuckGo on IRC? http://webchat.freenode.net/?channels=duckduckgo',
'Want to chat with us on IRC? http://webchat.freenode.net/?channels=duckduckgo',
structured_answer => {
id => $id,
data => {
title => 'Want to chat with DuckDuckGo on IRC?',
title => 'Want to chat with us on IRC?',
subtitle_text => 'Visit #duckduckgo on irc.freenode.net',
subtitle_url => 'http://webchat.freenode.net/?channels=duckduckgo'
},