From 652dcb777982d54d810e175b3344822141e1dc03 Mon Sep 17 00:00:00 2001 From: Toxantron Date: Thu, 16 May 2019 20:13:52 +0200 Subject: [PATCH] Restore file name and use emoji --- src/{add-confidence-vote.php => sample-config.php} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename src/{add-confidence-vote.php => sample-config.php} (94%) diff --git a/src/add-confidence-vote.php b/src/sample-config.php similarity index 94% rename from src/add-confidence-vote.php rename to src/sample-config.php index ecefb93..1085af3 100644 --- a/src/add-confidence-vote.php +++ b/src/sample-config.php @@ -30,8 +30,8 @@ ['0.5', '1', '2', '3', '5', '8', '13', '20', '40', '100'], // Canadian Cash format ['1', '2', '5', '10', '20', '50', '100'], - // Standard fibonacci with shrug - ['1', '2', '3', '5', '8', '13', '¯\_(ツ)_/¯'] + // Standard fibonacci with shrug + ['1', '2', '3', '5', '8', '13', '&#F937;'] ]; // Src tree for documentation linking from page