Skip to content

Commit

Permalink
Update index, remove unused image, and fix naming of workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
CorruptComputer committed Jul 24, 2022
1 parent 848181c commit d865182
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

Binary file removed images/contact.webp
Binary file not shown.
6 changes: 2 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,10 +123,9 @@ <h2>Projects I've worked on:</h2>
<div class="box">
<h2>In Development</h2><hr />
<div>
<h4>SecureDoc</h4>
<h4>Nothing new at the moment</h4>
<p>
More info coming soon...
<br />Using: Amazon Web Services, AWS Aurora DB, C#, Cryptography, Razor Pages
Check back later and I might have something new here.
</p>
</div>
</div>
Expand Down Expand Up @@ -183,6 +182,5 @@ <h2>Personally</h2><hr />
<h4>Discord: CorruptComputer#0001</h4>
<h4>Twitter: <a href="https://twitter.com/CorruptComputer" target="_blank" rel="noopener">@CorruptComputer</a></h4>
<h4>Mastodon: <a href="https://mastodon.social/@CorruptComputer" target="_blank" rel="me">@[email protected]</a></h4>
<h4>Steam: <a href="https://steamcommunity.com/id/CorruptComputer" target="_blank" rel="noopener">CorruptComputer</a></h4>
</div>
</div>

0 comments on commit d865182

Please sign in to comment.