diff --git a/firebase.json b/firebase.json index f8291073..81f433bc 100644 --- a/firebase.json +++ b/firebase.json @@ -55,15 +55,6 @@ } ] }, - { - "source": "**/*.@(jpg|jpeg|gif|png|ico)", - "headers": [ - { - "key": "Cache-Control", - "value": "max-age=604800" - } - ] - }, { "source": "**/*.@(css|js)", "headers": [ @@ -73,6 +64,15 @@ } ] }, + { + "source": "**/*.@(jpg|jpeg|gif|png|ico|pdf|mov|mp4)", + "headers": [ + { + "key": "Cache-Control", + "value": "max-age=604800" + } + ] + }, { "source": "**/*.@(ttf|otf|woff|woff2|svg|eot)", "headers": [ @@ -87,7 +87,7 @@ "headers": [ { "key": "Cache-Control", - "value": "max-age=2628000" + "value": "max-age=0" }, { "key": "Content-Type", @@ -99,15 +99,6 @@ } ] }, - { - "source": "404.html", - "headers": [ - { - "key": "Cache-Control", - "value": "max-age=3600" - } - ] - } ] } } diff --git a/layouts/index.html b/layouts/index.html index 90fd7d8e..53540cdd 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,6 +1,6 @@ {{ define "main" }}
My recent focus has been on lean JavaScript frameworks like Node, React, and Angular...
@@ -16,8 +16,8 @@ news outlets. -You can find some of my work on GitHub or LinkedIn, my adventures on Twitter, Facebook, or Instagram, and my classic PDF resume right here.
+You can find some of my work on GitHub or LinkedIn, my adventures on Twitter, Facebook, or Instagram, and my standard PDF resume here.
If any of this fits with what you're looking for, I'd love to hear from you via emailD36C B66F 4002 B25B, DM, or text!
-© 1999 – 2018 Jake Jarvis. 🐼 View source.
+© 1999 – 2018 Jake Jarvis. 🐼 View source.