mirror of
https://github.com/nafnlj/nljfeeds.git
synced 2024-11-12 21:07:54 +00:00
deploy: 83be1f70e7
This commit is contained in:
parent
6e577e905b
commit
aa622e2a3c
10
cache.json
10
cache.json
@ -696,16 +696,6 @@
|
||||
"wordCount": null,
|
||||
"title": "Victor V. Gurbo \"Christmas & You\" Version 2, feat. Johanna Telander, Katie Chambers, & Mark Caserta",
|
||||
"imageUrl": null
|
||||
},
|
||||
{
|
||||
"id": "https://www.youtube.com/watch?v=A1iknvSpRkc",
|
||||
"author": null,
|
||||
"description": "",
|
||||
"link": "https://www.youtube.com/watch?v=A1iknvSpRkc",
|
||||
"publishedOn": "2023-12-12T03:13:56.000Z",
|
||||
"wordCount": null,
|
||||
"title": "Victor V. Gurbo \"Christmas & You\" Music Video, feat. Johanna Telander, Katie Chambers, Mark Caserta",
|
||||
"imageUrl": null
|
||||
}
|
||||
]
|
||||
}
|
||||
|
11
feed.atom
11
feed.atom
@ -2,7 +2,7 @@
|
||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<id>https://nafnlj.github.io/nljfeeds/index.html</id>
|
||||
<title>New Leaf Journal Feeds</title>
|
||||
<updated>2024-01-10T14:10:47.363Z</updated>
|
||||
<updated>2024-01-10T20:12:18.574Z</updated>
|
||||
<generator>osmosfeed 1.15.1</generator>
|
||||
<link rel="alternate" href="https://nafnlj.github.io/nljfeeds/index.html"/>
|
||||
<link rel="self" href="https://nafnlj.github.io/nljfeeds/feed.atom"/>
|
||||
@ -915,13 +915,4 @@ My Default Apps as of December 2023]]></summary>
|
||||
<name>Nicholas A. Ferrell</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Victor V. Gurbo "Christmas & You" Music Video, feat. Johanna Telander, Katie Chambers, Mark Caserta]]></title>
|
||||
<id>https://www.youtube.com/watch?v=A1iknvSpRkc</id>
|
||||
<link href="https://www.youtube.com/watch?v=A1iknvSpRkc"/>
|
||||
<updated>2023-12-12T03:13:56.000Z</updated>
|
||||
<author>
|
||||
<name>Victor V. Gurbo</name>
|
||||
</author>
|
||||
</entry>
|
||||
</feed>
|
49
index.html
49
index.html
@ -2431,55 +2431,10 @@ My Default Apps as of December 2023</span>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="daily-content js-toggle-accordions-scope">
|
||||
<h2 class="daily-heading">
|
||||
<button
|
||||
class="daily-heading-toggle"
|
||||
data-action="toggle-accordions"
|
||||
title="Click to toggle the day, Ctrl + click to toggle all."
|
||||
>
|
||||
<time class="daily-heading-toggle__weekday js-offset-weekday" data-offset-date=2023-12-11 datetime="2023-12-12T03:13:56.000Z">2023-12-11</time>
|
||||
<time class="daily-heading-toggle__date js-offset-date" data-offset-date=2023-12-11 datetime="2023-12-12T03:13:56.000Z"></time>
|
||||
</button>
|
||||
</h2>
|
||||
<ul class="sources card">
|
||||
<li class="card__section">
|
||||
<section class="js-toggle-accordions-scope">
|
||||
<h3 class="source-heading">
|
||||
<button
|
||||
class="source-heading__name"
|
||||
data-action="toggle-accordions"
|
||||
title="Click to toggle the source, Ctrl + click to toggle all."
|
||||
>Victor V. Gurbo</button>
|
||||
<a class="source-heading__link" href="https://www.youtube.com/channel/UCh75kjruoE7BVeRFSGTM7pA">Open</a>
|
||||
</h3>
|
||||
<section class="articles-per-source">
|
||||
<article>
|
||||
<details
|
||||
class="article-expander"
|
||||
data-action="toggle-native-accordion"
|
||||
data-accordion-key="https://www.youtube.com/watch?v=A1iknvSpRkc"
|
||||
open
|
||||
>
|
||||
<summary class="article-expander__title">Victor V. Gurbo "Christmas & You" Music Video, feat. Johanna Telander, Katie Chambers, Mark Caserta</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://www.youtube.com/watch?v=A1iknvSpRkc">
|
||||
<div class="article-summary-box-inner media-object">
|
||||
<span class="media-object__text">
|
||||
<span>No content preview</span>
|
||||
</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
</section>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/7476124105">
|
||||
<time id="build-timestamp" datetime="2024-01-10T14:10:47.344Z">2024-01-10T14:10:47.344Z</time>
|
||||
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/7480256406">
|
||||
<time id="build-timestamp" datetime="2024-01-10T20:12:18.555Z">2024-01-10T20:12:18.555Z</time>
|
||||
</a>
|
||||
<a class="footer-link" href="https://github.com/osmoscraft/osmosfeed">osmosfeed 1.15.1</a>
|
||||
</footer>
|
||||
|
Loading…
Reference in New Issue
Block a user