Skip to content

Commit 83ffe39

Browse files
committed
Deploying to gh-pages from @ ad3af03 🚀
1 parent 200e791 commit 83ffe39

8 files changed

Lines changed: 63 additions & 50 deletions

File tree

2019/01/07/example-post-1.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,10 @@
6868

6969
<meta name="author" content="sarah-johnson">
7070
<meta property="og:type" content="article">
71-
<meta property="og:updated_time" content="2026-03-19T15:35:51+00:00">
71+
<meta property="og:updated_time" content="2026-03-20T09:17:12+00:00">
7272
<meta property="article:published_time" content="2019-01-07T00:00:00+00:00">
73-
<meta property="article:modified_time" content="2026-03-19T15:35:51+00:00">
74-
<meta name="revised" content="2026-03-19T15:35:51+00:00">
73+
<meta property="article:modified_time" content="2026-03-20T09:17:12+00:00">
74+
<meta name="revised" content="2026-03-20T09:17:12+00:00">
7575

7676

7777
<script type="application/ld+json">
@@ -81,7 +81,7 @@
8181
"@type": "BlogPosting",
8282
"author": { "@type": "Person", "name": "Example post 1" },
8383
"datePublished": "2019-01-07T00:00:00+00:00",
84-
"dateModified": "2026-03-19T15:35:51+00:00",
84+
"dateModified": "2026-03-20T09:17:12+00:00",
8585

8686
"name": "Example post 1",
8787
"description": "None",
@@ -641,7 +641,7 @@ <h1 class="center">Example post 1</h1>
641641

642642
<span data-tooltip="Last updated on">
643643
<i class="icon fa-solid fa-clock-rotate-left"></i>
644-
<span>March 19, 2026</span>
644+
<span>March 20, 2026</span>
645645
</span>
646646

647647
</div>

2021/09/30/example-post-2.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,10 @@
6868

6969
<meta name="author" content="jane-smith">
7070
<meta property="og:type" content="article">
71-
<meta property="og:updated_time" content="2026-03-19T15:35:51+00:00">
71+
<meta property="og:updated_time" content="2026-03-20T09:17:12+00:00">
7272
<meta property="article:published_time" content="2021-09-30T00:00:00+00:00">
73-
<meta property="article:modified_time" content="2026-03-19T15:35:51+00:00">
74-
<meta name="revised" content="2026-03-19T15:35:51+00:00">
73+
<meta property="article:modified_time" content="2026-03-20T09:17:12+00:00">
74+
<meta name="revised" content="2026-03-20T09:17:12+00:00">
7575

7676

7777
<script type="application/ld+json">
@@ -81,7 +81,7 @@
8181
"@type": "BlogPosting",
8282
"author": { "@type": "Person", "name": "Example post 2" },
8383
"datePublished": "2021-09-30T00:00:00+00:00",
84-
"dateModified": "2026-03-19T15:35:51+00:00",
84+
"dateModified": "2026-03-20T09:17:12+00:00",
8585

8686
"name": "Example post 2",
8787
"description": "None",
@@ -641,7 +641,7 @@ <h1 class="center">Example post 2</h1>
641641

642642
<span data-tooltip="Last updated on">
643643
<i class="icon fa-solid fa-clock-rotate-left"></i>
644-
<span>March 19, 2026</span>
644+
<span>March 20, 2026</span>
645645
</span>
646646

647647
</div>

2023/02/23/example-post-3.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,10 @@
6868

6969
<meta name="author" content="john-doe">
7070
<meta property="og:type" content="article">
71-
<meta property="og:updated_time" content="2026-03-19T15:35:51+00:00">
71+
<meta property="og:updated_time" content="2026-03-20T09:17:12+00:00">
7272
<meta property="article:published_time" content="2023-02-23T00:00:00+00:00">
73-
<meta property="article:modified_time" content="2026-03-19T15:35:51+00:00">
74-
<meta name="revised" content="2026-03-19T15:35:51+00:00">
73+
<meta property="article:modified_time" content="2026-03-20T09:17:12+00:00">
74+
<meta name="revised" content="2026-03-20T09:17:12+00:00">
7575

7676

7777
<script type="application/ld+json">
@@ -81,7 +81,7 @@
8181
"@type": "BlogPosting",
8282
"author": { "@type": "Person", "name": "Example post 3" },
8383
"datePublished": "2023-02-23T00:00:00+00:00",
84-
"dateModified": "2026-03-19T15:35:51+00:00",
84+
"dateModified": "2026-03-20T09:17:12+00:00",
8585

8686
"name": "Example post 3",
8787
"description": "None",
@@ -641,7 +641,7 @@ <h1 class="center">Example post 3</h1>
641641

642642
<span data-tooltip="Last updated on">
643643
<i class="icon fa-solid fa-clock-rotate-left"></i>
644-
<span>March 19, 2026</span>
644+
<span>March 20, 2026</span>
645645
</span>
646646

647647
</div>

_styles/header.css

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_styles/header.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

blog/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -738,7 +738,7 @@ <h3 id="2023">2023</h3>
738738

739739
<span data-tooltip="Last updated on">
740740
<i class="icon fa-solid fa-clock-rotate-left"></i>
741-
<span>March 19, 2026</span>
741+
<span>March 20, 2026</span>
742742
</span>
743743

744744
</div>
@@ -813,7 +813,7 @@ <h3 id="2021">2021</h3>
813813

814814
<span data-tooltip="Last updated on">
815815
<i class="icon fa-solid fa-clock-rotate-left"></i>
816-
<span>March 19, 2026</span>
816+
<span>March 20, 2026</span>
817817
</span>
818818

819819
</div>
@@ -876,7 +876,7 @@ <h3 id="2019">2019</h3>
876876

877877
<span data-tooltip="Last updated on">
878878
<i class="icon fa-solid fa-clock-rotate-left"></i>
879-
<span>March 19, 2026</span>
879+
<span>March 20, 2026</span>
880880
</span>
881881

882882
</div>

feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://physycom.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://physycom.github.io/" rel="alternate" type="text/html" /><updated>2026-03-19T15:36:56+00:00</updated><id>https://physycom.github.io/feed.xml</id><subtitle>None</subtitle><entry><title type="html">Example post 3</title><link href="https://physycom.github.io/2023/02/23/example-post-3.html" rel="alternate" type="text/html" title="Example post 3" /><published>2023-02-23T00:00:00+00:00</published><updated>2026-03-19T15:35:51+00:00</updated><id>https://physycom.github.io/2023/02/23/example-post-3</id><content type="html" xml:base="https://physycom.github.io/2023/02/23/example-post-3.html"><![CDATA[<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>]]></content><author><name>john-doe</name></author><category term="biology," /><category term="medicine" /><summary type="html"><![CDATA[Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://physycom.github.io/images/photo.jpg" /><media:content medium="image" url="https://physycom.github.io/images/photo.jpg" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Example post 2</title><link href="https://physycom.github.io/2021/09/30/example-post-2.html" rel="alternate" type="text/html" title="Example post 2" /><published>2021-09-30T00:00:00+00:00</published><updated>2026-03-19T15:35:51+00:00</updated><id>https://physycom.github.io/2021/09/30/example-post-2</id><content type="html" xml:base="https://physycom.github.io/2021/09/30/example-post-2.html"><![CDATA[<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>]]></content><author><name>jane-smith</name></author><summary type="html"><![CDATA[Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.]]></summary></entry><entry><title type="html">Example post 1</title><link href="https://physycom.github.io/2019/01/07/example-post-1.html" rel="alternate" type="text/html" title="Example post 1" /><published>2019-01-07T00:00:00+00:00</published><updated>2026-03-19T15:35:51+00:00</updated><id>https://physycom.github.io/2019/01/07/example-post-1</id><content type="html" xml:base="https://physycom.github.io/2019/01/07/example-post-1.html"><![CDATA[<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>]]></content><author><name>sarah-johnson</name></author><category term="biology" /><category term="medicine" /><category term="big data" /><summary type="html"><![CDATA[Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.]]></summary></entry></feed>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://physycom.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://physycom.github.io/" rel="alternate" type="text/html" /><updated>2026-03-20T09:18:11+00:00</updated><id>https://physycom.github.io/feed.xml</id><subtitle>None</subtitle><entry><title type="html">Example post 3</title><link href="https://physycom.github.io/2023/02/23/example-post-3.html" rel="alternate" type="text/html" title="Example post 3" /><published>2023-02-23T00:00:00+00:00</published><updated>2026-03-20T09:17:12+00:00</updated><id>https://physycom.github.io/2023/02/23/example-post-3</id><content type="html" xml:base="https://physycom.github.io/2023/02/23/example-post-3.html"><![CDATA[<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>]]></content><author><name>john-doe</name></author><category term="biology," /><category term="medicine" /><summary type="html"><![CDATA[Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://physycom.github.io/images/photo.jpg" /><media:content medium="image" url="https://physycom.github.io/images/photo.jpg" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Example post 2</title><link href="https://physycom.github.io/2021/09/30/example-post-2.html" rel="alternate" type="text/html" title="Example post 2" /><published>2021-09-30T00:00:00+00:00</published><updated>2026-03-20T09:17:12+00:00</updated><id>https://physycom.github.io/2021/09/30/example-post-2</id><content type="html" xml:base="https://physycom.github.io/2021/09/30/example-post-2.html"><![CDATA[<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>]]></content><author><name>jane-smith</name></author><summary type="html"><![CDATA[Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.]]></summary></entry><entry><title type="html">Example post 1</title><link href="https://physycom.github.io/2019/01/07/example-post-1.html" rel="alternate" type="text/html" title="Example post 1" /><published>2019-01-07T00:00:00+00:00</published><updated>2026-03-20T09:17:12+00:00</updated><id>https://physycom.github.io/2019/01/07/example-post-1</id><content type="html" xml:base="https://physycom.github.io/2019/01/07/example-post-1.html"><![CDATA[<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>]]></content><author><name>sarah-johnson</name></author><category term="biology" /><category term="medicine" /><category term="big data" /><summary type="html"><![CDATA[Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.]]></summary></entry></feed>

0 commit comments

Comments
 (0)