Skip to content

Commit

Permalink
Fix author image in connection tracking article
Browse files Browse the repository at this point in the history
Part of the larger (#416) issue for fixing author images. I'm updating this one individually.
  • Loading branch information
Frichetten authored Nov 20, 2024
1 parent 96d7524 commit ffac17e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/aws/general-knowledge/connection-tracking.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ hide:

<aside style="display:flex">
<p><a href="https://frichetten.com/blog/abusing-aws-connection-tracking/">Abusing AWS Connection Tracking</a> by <a href="https://twitter.com/frichette_n">Nick Frichette</a></p>
<p><img src="https://pbs.twimg.com/profile_images/1481139090850467840/LpzTkOTE_400x400.jpg" alt="Nick Frichette" style="width:44px;height:44px;margin:5px;border-radius:100%;max-width:unset"></img></p>
<p><img src="https://pbs.twimg.com/profile_images/1823034546369216512/XSok3NRz_400x400.jpg" alt="Nick Frichette" style="width:44px;height:44px;margin:5px;border-radius:100%;max-width:unset"></img></p>
</aside>
</div>

Expand Down

0 comments on commit ffac17e

Please sign in to comment.