mirror of
https://github.com/jbowdre/lolz.git
synced 2024-11-22 05:02:18 +00:00
Compare commits
2 commits
363cfdb51a
...
fd4d224cb9
Author | SHA1 | Date | |
---|---|---|---|
|
fd4d224cb9 | ||
69f0c29e3b |
3 changed files with 60 additions and 59 deletions
3
.github/workflows/fetch-now.yml
vendored
3
.github/workflows/fetch-now.yml
vendored
|
@ -25,5 +25,8 @@ jobs:
|
||||||
uses: stefanzweifel/git-auto-commit-action@v5
|
uses: stefanzweifel/git-auto-commit-action@v5
|
||||||
with:
|
with:
|
||||||
commit_message: 'fetch /now page'
|
commit_message: 'fetch /now page'
|
||||||
|
commit_author: 'github-actions[bot] <github-actions[bot]@users.noreply.github.com>'
|
||||||
|
commit_user_email: 'github-actions[bot]@users.noreply.github.com'
|
||||||
|
commit_user_name: 'github-actions[bot]'
|
||||||
file_pattern: 'now.md'
|
file_pattern: 'now.md'
|
||||||
|
|
||||||
|
|
3
.github/workflows/fetch-web.yml
vendored
3
.github/workflows/fetch-web.yml
vendored
|
@ -28,5 +28,8 @@ jobs:
|
||||||
uses: stefanzweifel/git-auto-commit-action@v5
|
uses: stefanzweifel/git-auto-commit-action@v5
|
||||||
with:
|
with:
|
||||||
commit_message: 'fetch web page'
|
commit_message: 'fetch web page'
|
||||||
|
commit_author: 'github-actions[bot] <github-actions[bot]@users.noreply.github.com>'
|
||||||
|
commit_user_email: 'github-actions[bot]@users.noreply.github.com'
|
||||||
|
commit_user_name: 'github-actions[bot]'
|
||||||
file_pattern: 'web.md web.css web_head.html'
|
file_pattern: 'web.md web.css web_head.html'
|
||||||
|
|
||||||
|
|
5
now.md
5
now.md
|
@ -31,11 +31,6 @@
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
### {atom} Plotting
|
|
||||||
- Figure out Eleventy, maybe? {question}
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
### {circle-play} Consuming
|
### {circle-play} Consuming
|
||||||
- [Apostles of Mercy](https://openlibrary.org/works/OL38083372W/Apostles_of_Mercy) by Lindsay Ellis {book}
|
- [Apostles of Mercy](https://openlibrary.org/works/OL38083372W/Apostles_of_Mercy) by Lindsay Ellis {book}
|
||||||
- [White Collar](https://www.imdb.com/title/tt1358522), [Canada's Drag Race: Canada vs the World](https://www.imdb.com/title/tt19357598/) {display}
|
- [White Collar](https://www.imdb.com/title/tt1358522), [Canada's Drag Race: Canada vs the World](https://www.imdb.com/title/tt19357598/) {display}
|
||||||
|
|
Loading…
Reference in a new issue