Skip to content

Commit

Permalink
Try testing again
Browse files Browse the repository at this point in the history
  • Loading branch information
xylophonehero committed Nov 24, 2020
1 parent cd4fe8a commit 1b74714
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nick-portfolio-site",
"homepage": "http://xylophonehero.github.io/my-app",
"homepage": "https://nickworrall.co.uk",
"version": "0.1.0",
"private": true,
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ function App()
<h3>Email: <a href='mailto:nick97000@gmail.com' target='_blank' rel='noopener noreferrer'>nick97000@gmail.com</a></h3>
{/* <h3>Phone: <a href='tel: +447533232346'>(+44)7533232346</a></h3> */}
<h3>LinkedIn: <a href='https://www.linkedin.com/in/nick-worrall-1940981ab/' target='_blank' rel='noopener noreferrer'>Nick Worrall</a></h3>
<p>Testing...</p>
<p>Testing from Netlify</p>
{/* <p>If you need words for your website &mdash; whether that be content, copywriting, blogs, advertising features, editing or proofreading &mdash; I work closly with writer <a href='https://karenworrall.co.uk'>Karen Worrall</a>, who I highly recommend and we can offer you a package deal.</p> */}
</div>
</div>
Expand Down

0 comments on commit 1b74714

Please sign in to comment.