Skip to content

Commit 157f55f

Browse files
committed
Update reference (#275) 7da041a
1 parent d236528 commit 157f55f

File tree

4 files changed

+27
-4
lines changed

4 files changed

+27
-4
lines changed

feed.json

+7
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@
1010
"url": "https://www.adamjolicoeur.com/about"
1111
},
1212
"items": [
13+
{
14+
"id": "https://www.adamjolicoeur.com/test/",
15+
"url": "https://www.adamjolicoeur.com/test/",
16+
"title": "",
17+
"date_published": "2024-09-04T17:06:08Z"
18+
}
19+
,
1320
{
1421
"id": "https://www.adamjolicoeur.com/reference/",
1522
"url": "https://www.adamjolicoeur.com/reference/",

img/adam-j.png

2.62 KB
Loading

reference/index.html

+15-4
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,21 @@ <h1 class="display-1 fw-bold text-break">Reference links</h1>
9191

9292
<content>
9393
<div class="container">
94-
<h2 id="games-and-things" tabindex="-1"><a class="header-anchor" href="#games-and-things"><span>Games and Things</span></a></h2>
95-
<p>An iOS application for tracking movies, comic books, collectables, and games.</p>
96-
<p><img src="/favicon.png" alt="GameAndThingsIcon" title="Games And Things iOS icon"></p>
97-
<p><a href="https://github.com/AdamJ/CollectSomeMore">Download and Compile</a></p>
94+
<ul>
95+
<li>
96+
<p>Games and Things (<a href="https://github.com/AdamJ/CollectSomeMore">Download from GitHub</a>)</p>
97+
<ul>
98+
<li>An iOS application for tracking movies, comic books, collectables, and games.</li>
99+
</ul>
100+
</li>
101+
<li>
102+
<p>Gravatar <img src="https://gravatar.com/mindreeper.qr" alt="View"></p>
103+
<ul>
104+
<li>Free profile for the web</li>
105+
</ul>
106+
<p><a href="../../img/adam-j.png"><img src="../../img/adam-j.png" class="img-fluid" alt="Gravatar QR Code" width="150" height="150" loading="lazy"></a></p>
107+
</li>
108+
</ul>
98109
</div>
99110

100111
</content>

sitemap.xml

+5
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,9 @@
101101
<lastmod>2024-09-03T13:58:27.308Z</lastmod>
102102
</url>
103103

104+
<url>
105+
<loc>https://www.adamjolicoeur.com/test/</loc>
106+
<lastmod>2024-09-04T17:06:08.951Z</lastmod>
107+
</url>
108+
104109
</urlset>

0 commit comments

Comments
 (0)