\r\n )\r\n}","import React from 'react';\r\n\r\nexport default function Link(props){\r\n return(\r\n {props.children}\r\n )\r\n}","export default __webpack_public_path__ + \"static/media/github.bfe22a7c.svg\";","export default __webpack_public_path__ + \"static/media/instagram.246d7b69.svg\";","export default __webpack_public_path__ + \"static/media/linkedin.9e984989.svg\";","export default __webpack_public_path__ + \"static/media/email.eabba385.svg\";","import React from 'react';\r\n\r\nimport github from '../assets/github.svg'\r\nimport instagram from '../assets/instagram.svg'\r\nimport linkedin from '../assets/linkedin.svg'\r\nimport email from '../assets/email.svg'\r\n\r\nexport default function Socials(){\r\n return(\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n )\r\n}","import React from 'react';\r\n\r\nexport default function About(){\r\n return(\r\n <>\r\n
A biography
\r\n
I'm primarily an extremely forgetful person \r\n who, when productive, rewrites fate in favor of my own \r\n short-term interests, or rather, whatever half-assed mistake\r\n results from the attempt.
\r\n
When I'm not losing my mindwasting time, \r\n you can find me building discord bots, playing chess, \r\n or actually exercising, doing things like, idk, playing\r\n racquetball or soccer.
\r\n
I'm a first year student at Rochester Institute of Technology \r\n in the Computing Exploration program. I'm from Hagerstown, \r\n Maryland.
\r\n >\r\n )\r\n}","import './App.css';\nimport Nav from './componets/Nav.js'\nimport Link from './componets/Link.js'\nimport Socials from './componets/Socials.js'\nimport About from './componets/About.js'\n\nfunction App() {\n return (\n
\n
\n
Andrew Simonson
\n \n
\n
\n \n
\n
\n \n
\n
\n );\n}\n\nexport default App;\n","const reportWebVitals = onPerfEntry => {\n if (onPerfEntry && onPerfEntry instanceof Function) {\n import('web-vitals').then(({ getCLS, getFID, getFCP, getLCP, getTTFB }) => {\n getCLS(onPerfEntry);\n getFID(onPerfEntry);\n getFCP(onPerfEntry);\n getLCP(onPerfEntry);\n getTTFB(onPerfEntry);\n });\n }\n};\n\nexport default reportWebVitals;\n","import React from 'react';\nimport ReactDOM from 'react-dom';\nimport App from './App';\nimport reportWebVitals from './reportWebVitals';\n\nReactDOM.render(\n \n \n ,\n document.getElementById('root')\n);\n\n// If you want to start measuring performance in your app, pass a function\n// to log results (for example: reportWebVitals(console.log))\n// or send to an analytics endpoint. Learn more: https://bit.ly/CRA-vitals\nreportWebVitals();\n"],"sourceRoot":""}
\ No newline at end of file
diff --git a/static/js/main.e27787dd.chunk.js b/static/js/main.e27787dd.chunk.js
deleted file mode 100644
index 83069e9..0000000
--- a/static/js/main.e27787dd.chunk.js
+++ /dev/null
@@ -1,2 +0,0 @@
-(this.webpackJsonpportfolio=this.webpackJsonpportfolio||[]).push([[0],{10:function(e,t,n){"use strict";n.r(t);var s=n(1),c=n.n(s),i=n(3),r=n.n(i),a=(n(8),n(0));function o(e){for(var t,n=0;n\r\n {items}\r\n
{props.children[i]}
\r\n >\r\n )\r\n }\r\n return(\r\n
\r\n {items}\r\n
\r\n )\r\n}","import React from 'react';\r\n\r\nexport default function Link(props){\r\n return(\r\n {props.children}\r\n )\r\n}","export default __webpack_public_path__ + \"static/media/github.bfe22a7c.svg\";","export default __webpack_public_path__ + \"static/media/instagram.246d7b69.svg\";","export default __webpack_public_path__ + \"static/media/linkedin.9e984989.svg\";","export default __webpack_public_path__ + \"static/media/email.eabba385.svg\";","import React from 'react';\r\n\r\nimport github from '../assets/github.svg'\r\nimport instagram from '../assets/instagram.svg'\r\nimport linkedin from '../assets/linkedin.svg'\r\nimport email from '../assets/email.svg'\r\n\r\nexport default function Socials(){\r\n return(\r\n
\r\n \r\n \r\n \r\n \r\n
\r\n )\r\n}","import React from 'react';\r\n\r\nexport default function About(){\r\n return(\r\n <>\r\n
A biography
\r\n
I'm primarily an extremely forgetful person \r\n who, when productive, rewrites fate in favor of my own \r\n short-term interests, or rather, whatever half-assed mistake\r\n results from the attempt.
\r\n
When I'm not losing my mindwasting time, \r\n you can find me building discord bots, playing chess, \r\n or actually exercising, doing things like, idk, playing\r\n racquetball or soccer.
\r\n
I'm a first year student at Rochester Institute of Technology \r\n in the Computing Exploration program. I'm from Hagerstown, \r\n Maryland.
\r\n >\r\n )\r\n}","import './App.css';\nimport Nav from './componets/Nav.js'\nimport Link from './componets/Link.js'\nimport Socials from './componets/Socials.js'\nimport About from './componets/About.js'\n\nfunction App() {\n return (\n
\n
\n
Andrew Simonson
\n \n \n
\n
\n \n
\n
\n );\n}\n\nexport default App;\n","const reportWebVitals = onPerfEntry => {\n if (onPerfEntry && onPerfEntry instanceof Function) {\n import('web-vitals').then(({ getCLS, getFID, getFCP, getLCP, getTTFB }) => {\n getCLS(onPerfEntry);\n getFID(onPerfEntry);\n getFCP(onPerfEntry);\n getLCP(onPerfEntry);\n getTTFB(onPerfEntry);\n });\n }\n};\n\nexport default reportWebVitals;\n","import React from 'react';\nimport ReactDOM from 'react-dom';\nimport App from './App';\nimport reportWebVitals from './reportWebVitals';\n\nReactDOM.render(\n \n \n ,\n document.getElementById('root')\n);\n\n// If you want to start measuring performance in your app, pass a function\n// to log results (for example: reportWebVitals(console.log))\n// or send to an analytics endpoint. Learn more: https://bit.ly/CRA-vitals\nreportWebVitals();\n"],"sourceRoot":""}
\ No newline at end of file