Skip to content

Commit

Permalink
240728 edited span in post.html 2
Browse files Browse the repository at this point in the history
  • Loading branch information
JiyoonJeong-Archive committed Jul 28, 2024
1 parent df05721 commit e096440
Show file tree
Hide file tree
Showing 9 changed files with 19 additions and 24 deletions.
5 changes: 0 additions & 5 deletions _layouts/post.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,13 @@ <h1 data-toc-skip>{{ page.title }}</h1>
{{ site.data.locales[lang].post.posted }}
{% include datetime.html date=page.date tooltip=true lang=lang %}
</span>

<!-- lastmod date -->
{% if page.last_modified_at and page.last_modified_at != page.date %}
<span>
{{ site.data.locales[lang].post.updated }}
{% include datetime.html date=page.last_modified_at tooltip=true lang=lang %}
</span>
{% endif %}

<!-- M edited 240726 : commented (thumbnail image not shown within post) (put it as a normal image at the beginning of the post if needed)
{% if page.image %}
{% capture src %}src="{{ page.image.path | default: page.image }}"{% endcapture %}
Expand All @@ -64,11 +62,9 @@ <h1 data-toc-skip>{{ page.title }}</h1>

<div class="d-flex justify-content-between">
<!-- author(s) -->

<span>
<!-- FAILED! M commented 240728 : (author, read time not shown within post) -->
<!-- (because I (Jiyoon Jeong) am the only author always & word count function not necessary) -->

{% if page.author %}
{% assign authors = page.author %}
{% elsif page.authors %}
Expand All @@ -87,7 +83,6 @@ <h1 data-toc-skip>{{ page.title }}</h1>
<a href="{{ site.social.links[0] }}">{{ site.social.name }}</a>
{% endif %}
</em>

</span>

<!-- M tried to edit 240728 : (failed to remove read time from post) -->
Expand Down
4 changes: 2 additions & 2 deletions _site/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@
<meta property="og:url" content="http://localhost:4000/about/" />
<meta property="og:site_name" content="Jiyoon Jeong" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2024-07-28T09:54:09+09:00" />
<meta property="article:published_time" content="2024-07-28T10:01:52+09:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="About" />
<meta name="twitter:site" content="@twitter_username" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","dateModified":"2024-07-28T09:54:09+09:00","datePublished":"2024-07-28T09:54:09+09:00","description":"Hello, I’m Jiyoon.","headline":"About","name":"Jiyoon Jeong","sameAs":["https://JiyoonJeong-Archive.github.io","https://www.facebook.com/jeongjiyoon357","https://www.linkedin.com/in/jiyoon-jeong-b26132293/"],"url":"http://localhost:4000/about/"}</script>
{"@context":"https://schema.org","@type":"WebSite","dateModified":"2024-07-28T10:01:52+09:00","datePublished":"2024-07-28T10:01:52+09:00","description":"Hello, I’m Jiyoon.","headline":"About","name":"Jiyoon Jeong","sameAs":["https://JiyoonJeong-Archive.github.io","https://www.facebook.com/jeongjiyoon357","https://www.linkedin.com/in/jiyoon-jeong-b26132293/"],"url":"http://localhost:4000/about/"}</script>
<!-- End Jekyll SEO tag -->


Expand Down
2 changes: 1 addition & 1 deletion _site/feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<id>http://localhost:4000/</id>
<title>Jiyoon Jeong</title>
<subtitle>Homepage introducing my research interests and experiences.</subtitle>
<updated>2024-07-28T09:54:09+09:00</updated>
<updated>2024-07-28T10:01:52+09:00</updated>
<author>
<name>Jiyoon Jeong</name>
<uri>http://localhost:4000/</uri>
Expand Down
6 changes: 3 additions & 3 deletions _site/posts/About/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -862,9 +862,9 @@ <h1 data-toc-skip>About</h1>
<!-- author(s) -->

<span>
<!-- M commented 240728 : (author, read time not shown within post) -->
<!-- FAILED! M commented 240728 : (author, read time not shown within post) -->
<!-- (because I (Jiyoon Jeong) am the only author always & word count function not necessary) -->
<!--



By
Expand All @@ -877,7 +877,7 @@ <h1 data-toc-skip>About</h1>


</em>
-->

</span>

<!-- M tried to edit 240728 : (failed to remove read time from post) -->
Expand Down
6 changes: 3 additions & 3 deletions _site/posts/CV/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -753,9 +753,9 @@ <h1 data-toc-skip>CV</h1>
<!-- author(s) -->

<span>
<!-- M commented 240728 : (author, read time not shown within post) -->
<!-- FAILED! M commented 240728 : (author, read time not shown within post) -->
<!-- (because I (Jiyoon Jeong) am the only author always & word count function not necessary) -->
<!--



By
Expand All @@ -768,7 +768,7 @@ <h1 data-toc-skip>CV</h1>


</em>
-->

</span>

<!-- M tried to edit 240728 : (failed to remove read time from post) -->
Expand Down
6 changes: 3 additions & 3 deletions _site/posts/Research/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1264,9 +1264,9 @@ <h1 data-toc-skip>Research</h1>
<!-- author(s) -->

<span>
<!-- M commented 240728 : (author, read time not shown within post) -->
<!-- FAILED! M commented 240728 : (author, read time not shown within post) -->
<!-- (because I (Jiyoon Jeong) am the only author always & word count function not necessary) -->
<!--



By
Expand All @@ -1279,7 +1279,7 @@ <h1 data-toc-skip>Research</h1>


</em>
-->

</span>

<!-- M tried to edit 240728 : (failed to remove read time from post) -->
Expand Down
4 changes: 2 additions & 2 deletions _site/research/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@
<meta property="og:url" content="http://localhost:4000/research/" />
<meta property="og:site_name" content="Jiyoon Jeong" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2024-07-28T09:54:09+09:00" />
<meta property="article:published_time" content="2024-07-28T10:01:52+09:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Research" />
<meta name="twitter:site" content="@twitter_username" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-07-28T09:54:09+09:00","datePublished":"2024-07-28T09:54:09+09:00","description":"Publications","headline":"Research","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/research/"},"url":"http://localhost:4000/research/"}</script>
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-07-28T10:01:52+09:00","datePublished":"2024-07-28T10:01:52+09:00","description":"Publications","headline":"Research","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/research/"},"url":"http://localhost:4000/research/"}</script>
<!-- End Jekyll SEO tag -->


Expand Down
8 changes: 4 additions & 4 deletions _site/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,19 @@
</url>
<url>
<loc>http://localhost:4000/about/</loc>
<lastmod>2024-07-28T09:54:09+09:00</lastmod>
<lastmod>2024-07-28T10:01:52+09:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/research/</loc>
<lastmod>2024-07-28T09:54:09+09:00</lastmod>
<lastmod>2024-07-28T10:01:52+09:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/archives/</loc>
<lastmod>2024-07-28T09:54:09+09:00</lastmod>
<lastmod>2024-07-28T10:01:52+09:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/categories/</loc>
<lastmod>2024-07-28T09:54:09+09:00</lastmod>
<lastmod>2024-07-28T10:01:52+09:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/</loc>
Expand Down
2 changes: 1 addition & 1 deletion _site/sw.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
self.importScripts('/assets/js/data/swcache.js');

const cacheName = 'chirpy-20240728.095410';
const cacheName = 'chirpy-20240728.100153';

function verifyDomain(url) {
for (const domain of allowedDomains) {
Expand Down

0 comments on commit e096440

Please sign in to comment.