Skip to content

Commit

Permalink
content updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhyzy committed Nov 25, 2018
1 parent 3263b62 commit f0b2d3a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 11 deletions.
9 changes: 4 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,10 @@
<span class="card-title"><div class="viewable">About Me</div></span>
</div>
<div class="card-content">
<p>I am a very simple card. I am good at containing small bits of information.
I am convenient because I require little markup to use effectively.</p>
<p>My current role is helping enterprises upgrade to G Suite and improve their collaboration skills.</p>
</div>
<div class="card-action">
<a href="./pages/aboutme.html">🦄 about me</a>
<a href="./pages/aboutme.html">🦄 more about me</a>
</div>
</div>
</div>
Expand All @@ -83,7 +82,7 @@
I am convenient because I require little markup to use effectively.</p>
</div>
<div class="card-action">
<a href="./pages/blog.html">💬 Blog</a>
<a href="./pages/blog.html">💬 read the blog</a>
</div>
</div>
</div>
Expand All @@ -99,7 +98,7 @@
I am convenient because I require little markup to use effectively.</p>
</div>
<div class="card-action">
<a href="./pages/portfolio.html">👀 Portfolio</a>
<a href="./pages/portfolio.html">👀 peep the portfolio</a>
</div>
</div>
</div>
Expand Down
11 changes: 5 additions & 6 deletions pages/portfolio.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h4>Note</h4>
</p>
</div>
<div class="card-action">
<a href="./bcr/index.html" target="_new">Visit BrewCityResort</a>
<a href="../bcr/index.html" target="_new">Visit BrewCityResort</a>
</div>
</div>
</div>
Expand All @@ -133,9 +133,9 @@ <h4>Note</h4>
scheduling, graphic design, analytics analysis, technology training, and more.</p>
</div>
<div class="card-action">
<a href="https://www.instagram.com/msoehsc/" target="_blank">View Instagram</a>
<a href="https://www.twitter.com/msoehsc/" target="_blank">View Twitter</a>
<a href="https://www.facebook.com/msoehsc/" target="_blank">View Facebook Page</a>
<a href="https://www.instagram.com/msoehsc/" target="_blank">Instagram</a>
<a href="https://www.twitter.com/msoehsc/" target="_blank">Twitter</a>
<a href="https://www.facebook.com/msoehsc/" target="_blank">Facebook</a>
</div>
</div>
</div>
Expand All @@ -148,8 +148,7 @@ <h4>Note</h4>
<div class="card-content">
<span class="card-title grey-text text-darken-4">This Website</span>
<p>I've also designed my own website. It's hosted on GitHub, secured with CloudFlare, and
built with materialize.css and Atom. I originally ran the server on a Hetzer Ubuntu server
where I self-hosted other services but moved to GitHub Pages for reliability and cost.</p>
built with materialize.css. It's hosted on GitHub pages and secured with SSL.</p>
</div>
<div class="card-action">
<a href="https://github.com/ianhyzy/ianhyzy.me" target="_blank">View GitHub</a>
Expand Down

0 comments on commit f0b2d3a

Please sign in to comment.