diff options
Diffstat (limited to 'firebase.json')
| -rw-r--r-- | firebase.json | 27 |
1 files changed, 1 insertions, 26 deletions
diff --git a/firebase.json b/firebase.json index 47a26f2..33bfcd9 100644 --- a/firebase.json +++ b/firebase.json | |||
| @@ -11,32 +11,7 @@ | |||
| 11 | "redirects": [ | 11 | "redirects": [ |
| 12 | { | 12 | { |
| 13 | "source": "/experiments/encoding-binary-data-into-dna-sequence.html", | 13 | "source": "/experiments/encoding-binary-data-into-dna-sequence.html", |
| 14 | "destination": "/encoding-binary-data-into-dna-sequence", | 14 | "destination": "/encoding-binary-data-into-dna-sequence.html", |
| 15 | "type": 301 | ||
| 16 | }, | ||
| 17 | { | ||
| 18 | "source": "/experiments/using-digitalocean-spaces-object-storage-with-fuse.html", | ||
| 19 | "destination": "/using-digitalocean-spaces-object-storage-with-fuse", | ||
| 20 | "type": 301 | ||
| 21 | }, | ||
| 22 | { | ||
| 23 | "source": "/experiments/simple-iot-application.html", | ||
| 24 | "destination": "/simple-iot-application", | ||
| 25 | "type": 301 | ||
| 26 | }, | ||
| 27 | { | ||
| 28 | "source": "/experiments/profiling-python-web-applications-with-visual-tools.html", | ||
| 29 | "destination": "/profiling-python-web-applications-with-visual-tools", | ||
| 30 | "type": 301 | ||
| 31 | }, | ||
| 32 | { | ||
| 33 | "source": "/notes/what-i-ve-learned-developing-ad-server.html", | ||
| 34 | "destination": "/what-i-ve-learned-developing-ad-server", | ||
| 35 | "type": 301 | ||
| 36 | }, | ||
| 37 | { | ||
| 38 | "source": "/notes/golang-profiling-simplified.html", | ||
| 39 | "destination": "/golang-profiling-simplified", | ||
| 40 | "type": 301 | 15 | "type": 301 |
| 41 | } | 16 | } |
| 42 | ] | 17 | ] |
