aboutsummaryrefslogtreecommitdiff
path: root/firebase.json
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2020-03-25 06:06:44 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2020-03-25 06:06:44 +0100
commitd3534969bd96f6931c50fb5e6c39569257ff4883 (patch)
treed5d9ded65be06047999a62642e17950ef82f4a72 /firebase.json
parentc2cc12278b4bea016c6f73537d99a9b48158898c (diff)
downloadmitjafelicijan.com-d3534969bd96f6931c50fb5e6c39569257ff4883.tar.gz
Cleaned up some content
Diffstat (limited to 'firebase.json')
-rw-r--r--firebase.json27
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 ]