summaryrefslogtreecommitdiff
path: root/templates/index.rs.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.rs.html')
-rw-r--r--templates/index.rs.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/templates/index.rs.html b/templates/index.rs.html
index 31ed504..0b8ddc0 100644
--- a/templates/index.rs.html
+++ b/templates/index.rs.html
@@ -5,15 +5,15 @@
@:header_html(None, None)
<link rel="canonical" href="https://devcara.com">
-
- <h1>Cara Salter</h1>
+<div class="vcard h-card">
+ <h1 class="fn p-name">Cara Salter</h1>
<div class="two-column">
<div class="inner-column">
<h3>About me</h3>
I am a:
<ul>
- <li>Trans woman (she/her)</li>
+ <li>Trans <div class="p-gender-identity">woman</div> (she/her)</li>
<li>Eagle Scout</li>
<li>Software Engineer</li>
</ul>
@@ -69,4 +69,5 @@
</div>
</div>
+</div>
@:footer_html()