1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-05-17 20:24:26 -04:00

update homepage

This commit is contained in:
2020-07-16 15:02:26 -04:00
parent 85042d3503
commit ea244a5372
23 changed files with 90 additions and 70 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
export async function handler(event, context, callback) {
export async function handler(event, context) {
return {
statusCode: 200,
headers: {