Skip to content

Commit

Permalink
Update page.html
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes authored Jan 10, 2024
1 parent bf1a714 commit b8bb6ab
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/page.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
<header itemscope itemtype="http://schema.org/Person" class="header h-card">
<img loading="auto" class="avatar u-photo" src="/favicons/apple-touch-icon-1024x1024.png" itemprop="image" alt="avatar" height="128" width="128">
<h1 class="title p-name" itemprop="name"><a class="u-url" rel="me" href="/">Bret Comnes</a></h1>
<p class="subtitle p-job-title p-note" itemprop="jobTitle">Professional & amateur computer programmer</p>
<p class="subtitle p-job-title p-note" itemprop="jobTitle">
Fullstack Software Engineer •
Platform Engineering •
JS •
TS •
Go
</p>
</header>

<section class="recent-post-section">
Expand Down

0 comments on commit b8bb6ab

Please sign in to comment.