From d3534969bd96f6931c50fb5e6c39569257ff4883 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 25 Mar 2020 06:06:44 +0100 Subject: Cleaned up some content --- firebase.json | 27 +-------------------------- 1 file changed, 1 insertion(+), 26 deletions(-) (limited to 'firebase.json') diff --git a/firebase.json b/firebase.json index 47a26f2..33bfcd9 100644 --- a/firebase.json +++ b/firebase.json @@ -11,32 +11,7 @@ "redirects": [ { "source": "/experiments/encoding-binary-data-into-dna-sequence.html", - "destination": "/encoding-binary-data-into-dna-sequence", - "type": 301 - }, - { - "source": "/experiments/using-digitalocean-spaces-object-storage-with-fuse.html", - "destination": "/using-digitalocean-spaces-object-storage-with-fuse", - "type": 301 - }, - { - "source": "/experiments/simple-iot-application.html", - "destination": "/simple-iot-application", - "type": 301 - }, - { - "source": "/experiments/profiling-python-web-applications-with-visual-tools.html", - "destination": "/profiling-python-web-applications-with-visual-tools", - "type": 301 - }, - { - "source": "/notes/what-i-ve-learned-developing-ad-server.html", - "destination": "/what-i-ve-learned-developing-ad-server", - "type": 301 - }, - { - "source": "/notes/golang-profiling-simplified.html", - "destination": "/golang-profiling-simplified", + "destination": "/encoding-binary-data-into-dna-sequence.html", "type": 301 } ] -- cgit v1.2.3