Skip to content

Commit 652dcb7

Browse files
committed
Restore file name and use emoji
1 parent d90dc0a commit 652dcb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/add-confidence-vote.php renamed to src/sample-config.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
['0.5', '1', '2', '3', '5', '8', '13', '20', '40', '100'],
3131
// Canadian Cash format
3232
['1', '2', '5', '10', '20', '50', '100'],
33-
// Standard fibonacci with shrug
34-
['1', '2', '3', '5', '8', '13', '¯\_(ツ)_/¯']
33+
// Standard fibonacci with shrug
34+
['1', '2', '3', '5', '8', '13', '&#F937;']
3535
];
3636

3737
// Src tree for documentation linking from page

0 commit comments

Comments
 (0)