Skip to content

Commit 238bdc7

Browse files
committed
temp dungeon jump prod link, website photo updated
1 parent 4674250 commit 238bdc7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
198 KB
Loading

portfolio_website/src/components/portfolio/Portfolio.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import React from 'react'
22
import './portfolio.css'
33
import Dungeon_Jump from '../../assets/Dungeon_Jump.png'
44
import BestBuySearch from '../../assets/BestBuySearch.PNG'
5-
import Website from '../../assets/website.PNG'
5+
import Website from '../../assets/website1.PNG'
66

77
/* {} indicated in JS mode */
88
/* blank target opens inna new tab */
@@ -27,7 +27,7 @@ const Portfolio = () => {
2727
image: Dungeon_Jump,
2828
title: '2D Variable-Perspective Adventure Game',
2929
github: 'https://github.com/3khoin/CS383Spring2022',
30-
product: '',
30+
product: 'https://sethcram.weebly.com/dungeon-jump.html',
3131
}
3232
]
3333

portfolio_website/src/components/workhistory/WorkHistory.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const Work_History = () => {
3232
id: 2,
3333
logo: Uidaho,
3434
name: 'University of Idaho',
35-
position: 'Communication\'s Officer',
35+
position: 'Communications Officer',
3636
description: [
3737
'Networked with High Schools across the Northwest to garner excitement for a career in STEM',
3838
'Articulated technical challenges and solutions to non-technical people',

0 commit comments

Comments
 (0)