From 1ff45b96df6d95ce27b60ebd8a21c737b7edb883 Mon Sep 17 00:00:00 2001 From: Determinant Date: Sun, 1 Nov 2020 17:18:38 -0500 Subject: update logo --- src/Logo.tsx | 42 +++++++++++++++++++++++++++++++++++++----- 1 file changed, 37 insertions(+), 5 deletions(-) (limited to 'src/Logo.tsx') diff --git a/src/Logo.tsx b/src/Logo.tsx index 09700d1..d8cbea7 100644 --- a/src/Logo.tsx +++ b/src/Logo.tsx @@ -2,11 +2,43 @@ import React from 'react'; export default (props: {style: {[key: string]: string | number }}) => - + + + + + + + + + + + + + + + ; -- cgit v1.2.3