mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
stuff
This commit is contained in:
parent
3dad202d86
commit
7be4184ac0
@ -73,7 +73,7 @@ summary:hover{
|
||||
width: 100%;
|
||||
max-width: 855px;
|
||||
margin: auto;
|
||||
padding: 24px 0px 12px 0px;
|
||||
padding: 24px 0px 12px 0px;
|
||||
}
|
||||
|
||||
.tags.rec:hover{
|
||||
@ -632,7 +632,7 @@ if (isMathExpression(query)) {
|
||||
const upsellMessages = [
|
||||
"[new] Try searching 'What's 4+4?'",
|
||||
"[new] Ask 'What's the date today?'",
|
||||
"[new] Try 'What time is it in New York?'",
|
||||
"[new] Try 'What time is it in California?'",
|
||||
"[new] Ask 'What's the current year?'",
|
||||
"[new] Try searching 'What's 7*8?'"
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user