Skip to content

Commit

Permalink
Publish site for 4436d80
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed Nov 20, 2024
1 parent 5464fb3 commit 885cff8
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 11 deletions.
2 changes: 1 addition & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<h1>About</h1>
</div>

<p><em>18 November 2024</em></p>
<p><em>20 November 2024</em></p>

<p><div class="sect1">
<h2 id="_the_site">The Site</h2>
Expand Down
2 changes: 1 addition & 1 deletion bylaws.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<h1>Bylaws</h1>
</div>

<p><em>18 November 2024</em></p>
<p><em>20 November 2024</em></p>

<p><div id="preamble">
<div class="sectionbody">
Expand Down
4 changes: 2 additions & 2 deletions feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<atom:link href="https://aalmiray.github.io/java-champions//feed.xml" rel="self" type="application/rss+xml" />
<description>JBake Bootstrap Template</description>
<language>en-gb</language>
<pubDate>Mon, 18 Nov 2024 16:15:06 +0000</pubDate>
<lastBuildDate>Mon, 18 Nov 2024 16:15:06 +0000</lastBuildDate>
<pubDate>Wed, 20 Nov 2024 17:31:30 +0000</pubDate>
<lastBuildDate>Wed, 20 Nov 2024 17:31:30 +0000</lastBuildDate>


</channel>
Expand Down
4 changes: 2 additions & 2 deletions members.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<h1>Members</h1>
</div>

<p><em>18 November 2024</em></p>
<p><em>20 November 2024</em></p>

<p><table class="tableblock frame-all grid-all stretch">
<colgroup>
Expand Down Expand Up @@ -3767,7 +3767,7 @@ <h1>Members</h1>
<td class="tableblock halign-center valign-top"><p class="tableblock">392</p></td>
<td class="tableblock halign-center valign-top"><p class="tableblock"><span class="image"><img src="img/avatars/rafaelcodes.png" alt="rafaelcodes"></span></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Rafael Winterhalter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="https://twitter.com/rafaelcodes"><span class="icon"><i class="fab fa-twitter"></i></span></a> <a href="https://mastodon.social/@rafaelcodes"><span class="icon"><i class="fab fa-mastodon"></i></span></a> <a href="https://www.linkedin.com/in/rafaelwth"><span class="icon"><i class="fab fa-linkedin"></i></span></a> <a href="https://github.com/raphw"><span class="icon"><i class="fab fa-github"></i></span></a> <a href="https://rafael.codes"><span class="icon"><i class="fa fa-globe"></i></span></a> <a href="https://sessionize.com/rafaelw"><span class="icon"><i class="fa fa-bullhorn"></i></span></a></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="https://twitter.com/rafaelcodes"><span class="icon"><i class="fab fa-twitter"></i></span></a> <a href="https://mastodon.social/@rafaelcodes"><span class="icon"><i class="fab fa-mastodon"></i></span></a> <a href="https://bsky.app/profile/rafaelcodes.bsky.social"><span class="icon"><i class="fa fa-brands fa-bluesky"></i></span></a> <a href="https://www.linkedin.com/in/rafaelwth"><span class="icon"><i class="fab fa-linkedin"></i></span></a> <a href="https://github.com/raphw"><span class="icon"><i class="fab fa-github"></i></span></a> <a href="https://rafael.codes"><span class="icon"><i class="fa fa-globe"></i></span></a> <a href="https://sessionize.com/rafaelw"><span class="icon"><i class="fa fa-bullhorn"></i></span></a></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Oslo</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><i class="fa fa-award"></i> Norway</p></td>
<td class="tableblock halign-center valign-top"><p class="tableblock">2015</p></td>
Expand Down
1 change: 1 addition & 0 deletions resources/java-champions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3991,6 +3991,7 @@ members:
city: Oslo
social:
twitter: https://twitter.com/rafaelcodes
bluesky: https://bsky.app/profile/rafaelcodes.bsky.social
mastodon: https://mastodon.social/@rafaelcodes
linkedin: https://www.linkedin.com/in/rafaelwth
website: https://rafael.codes
Expand Down
8 changes: 4 additions & 4 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<url>
<loc>https://aalmiray.github.io/java-champions//stats.html</loc>
<lastmod>2024-11-18</lastmod>
<lastmod>2024-11-20</lastmod>
</url>
<url>
<loc>https://aalmiray.github.io/java-champions//members.html</loc>
<lastmod>2024-11-18</lastmod>
<lastmod>2024-11-20</lastmod>
</url>
<url>
<loc>https://aalmiray.github.io/java-champions//about.html</loc>
<lastmod>2024-11-18</lastmod>
<lastmod>2024-11-20</lastmod>
</url>
<url>
<loc>https://aalmiray.github.io/java-champions//bylaws.html</loc>
<lastmod>2024-11-18</lastmod>
<lastmod>2024-11-20</lastmod>
</url>
</urlset>
2 changes: 1 addition & 1 deletion stats.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<h1>Stats</h1>
</div>

<p><em>18 November 2024</em></p>
<p><em>20 November 2024</em></p>

<p><script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script>
<script type="text/javascript">
Expand Down

0 comments on commit 885cff8

Please sign in to comment.