Skip to content

Commit a83a550

Browse files
author
alejot127
committed
Merge branch 'main' into deploy-staging
2 parents 3d23ac9 + ca86c77 commit a83a550

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/views/Campout/DJLineUp.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,10 @@ const DJLineup = () => {
172172
<DJ
173173
name="RemyD"
174174
soundcloud="https://soundcloud.com/jeremy-moore-703165379"
175+
bio=""
176+
affiliation=""
177+
instagram=""
178+
image=""
175179
/>
176180
{/* <DJ
177181
name="Rich King"

src/views/Campout/WhatToExpect.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ const content = [
6767
header: 'Map',
6868
body: 'The Incline is a new queer-owned retreat space, this is a layout of the space',
6969
img: {
70-
src: 'images/incline_map_24.png',
70+
src: '/images/incline_map_24.png',
7171
height: '100%',
7272
width: '100%',
7373
},

0 commit comments

Comments
 (0)