From 3cf2d17add33f2cb95cfa365860d84706aa110c2 Mon Sep 17 00:00:00 2001
From: jonahkh <jonahkhoward@gmail.com>
Date: Tue, 16 Jun 2020 09:18:16 +0200
Subject: [PATCH] code cleanup and use photos from shared red hat google account (#44)

---
 adopt-a-pup/web-app/src/Services/NewsFakeService.ts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/adopt-a-pup/web-app/src/Services/NewsFakeService.ts b/adopt-a-pup/web-app/src/Services/NewsFakeService.ts
index 83045aa..9ff09e3 100644
--- a/adopt-a-pup/web-app/src/Services/NewsFakeService.ts
+++ b/adopt-a-pup/web-app/src/Services/NewsFakeService.ts
@@ -10,4 +10,4 @@
             { id: "n2", title: "News 2", timestamp: "1970-01-01 00:00:01" }
         ];
     }
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3