Add sameAs property to resume link
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body itemtype="https://schema.org/ProfilePage" itemscope>
|
<body itemtype="https://schema.org/ProfilePage" itemscope>
|
||||||
<meta itemprop="dateModified" content="2025-07-22T17:00:00-05:00" />
|
<meta itemprop="dateModified" content="2025-07-24T16:00:00-05:00" />
|
||||||
|
|
||||||
<div class="container" itemprop="mainEntity" itemtype="https://schema.org/Person" itemscope>
|
<div class="container" itemprop="mainEntity" itemtype="https://schema.org/Person" itemscope>
|
||||||
<div class="column">
|
<div class="column">
|
||||||
@@ -67,7 +67,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<p class="footer-links"><a href="https://initialcharge.net/tag/home-screens-series/">Home Screens</a> — <a href="https://initialcharge.net/about/#hardware">Setup</a> — <a href="resume/">Résumé</a></p>
|
<p class="footer-links"><a href="https://initialcharge.net/tag/home-screens-series/">Home Screens</a> — <a href="https://initialcharge.net/about/#hardware">Setup</a> — <a href="resume/" itemprop="sameAs">Résumé</a></p>
|
||||||
|
|
||||||
Built with <a href="https://littlelink.io" rel="noopener">LittleLink</a>, view source on <a href="https://libertynode.dev/mdrockwell/littlelink" rel="noopener">Gitea</a>.</br>
|
Built with <a href="https://littlelink.io" rel="noopener">LittleLink</a>, view source on <a href="https://libertynode.dev/mdrockwell/littlelink" rel="noopener">Gitea</a>.</br>
|
||||||
Made on a <a href="https://frame.work/laptop13" rel="noopener">Framework</a>.
|
Made on a <a href="https://frame.work/laptop13" rel="noopener">Framework</a>.
|
||||||
|
Reference in New Issue
Block a user