From b1cc9ec815717ec2d110822921107c4d83a57cb2 Mon Sep 17 00:00:00 2001 From: gorohoroh Date: Sun, 15 Jul 2018 00:41:32 +0300 Subject: [PATCH] Using CDNs in production environment --- .../Views/Shared/_Layout.cshtml | 38 ++++++++++++++++--- .../Views/Shared/_Layout.cshtml | 35 +++++++++++++++-- 2 files changed, 64 insertions(+), 9 deletions(-) diff --git a/OdeToFoodRider/OdeToFoodRider/Views/Shared/_Layout.cshtml b/OdeToFoodRider/OdeToFoodRider/Views/Shared/_Layout.cshtml index 54ddcaf..21ddf3c 100644 --- a/OdeToFoodRider/OdeToFoodRider/Views/Shared/_Layout.cshtml +++ b/OdeToFoodRider/OdeToFoodRider/Views/Shared/_Layout.cshtml @@ -3,8 +3,18 @@ @ViewBag.Title - - + + + + + + + +