File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import React from 'react'
22import './portfolio.css'
33import Dungeon_Jump from '../../assets/Dungeon_Jump.png'
44import 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
Original file line number Diff line number Diff 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' ,
You can’t perform that action at this time.
0 commit comments