From e90546391cc784ba9a0b0252590ec0f4d91cca68 Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 2 Jun 2020 16:36:08 +0800 Subject: Remove blog link and cross-env in about page. --- Timeline/ClientApp/src/about/About.tsx | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'Timeline') diff --git a/Timeline/ClientApp/src/about/About.tsx b/Timeline/ClientApp/src/about/About.tsx index 70cc653f..1f8008d3 100644 --- a/Timeline/ClientApp/src/about/About.tsx +++ b/Timeline/ClientApp/src/about/About.tsx @@ -58,10 +58,6 @@ const frontendCredits: { name: 'pepjs', url: 'https://github.com/jquery/PEP', }, - { - name: 'cross-env', - url: 'https://github.com/kentcdodds/cross-env', - }, ]; const backendCredits: { @@ -119,13 +115,6 @@ const About: React.FC = () => { > - - -

-- cgit v1.2.3