This commit is contained in:
parent
08ac0bd1d9
commit
618bd5cea9
2 changed files with 6 additions and 3 deletions
|
@ -100,10 +100,12 @@ iframe {
|
||||||
|
|
||||||
.caption {
|
.caption {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
margin-block-start: 0.5em;
|
||||||
|
font-size: smaller;
|
||||||
|
color: var(--accent);
|
||||||
|
font-family: var(--font-em);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
header nav ul {
|
header nav ul {
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
|
@ -46,9 +46,10 @@ But seriously, the reason I'm doing this is because the letter makes it unique,
|
||||||
It's going to be so great when I fix it all up on my website and can link directly to `https://death.id.au/B4.0012` — but that's still way off in the future.
|
It's going to be so great when I fix it all up on my website and can link directly to `https://death.id.au/B4.0012` — but that's still way off in the future.
|
||||||
|
|
||||||
For now, most of my folders are empty and still need to be populated with stuff. I also need to build an index that I can easily update and add IDs to. And I need to start using the IDs in other contexts; like e-mail, ClickUp, code repositories, etc. Plus, you know, there is *actual* work to be done, aside from organising all my work.
|
For now, most of my folders are empty and still need to be populated with stuff. I also need to build an index that I can easily update and add IDs to. And I need to start using the IDs in other contexts; like e-mail, ClickUp, code repositories, etc. Plus, you know, there is *actual* work to be done, aside from organising all my work.
|
||||||
|
|
||||||
<iframe src="//coub.com/embed/3e6wp1?muted=true&autostart=false&originalSize=false&startWithHD=false" allowfullscreen frameborder="0" width="640" height="360" allow="autoplay"></iframe><script async src="//c-cdn.coub.com/embed-runner.js"></script>
|
<iframe src="//coub.com/embed/3e6wp1?muted=true&autostart=false&originalSize=false&startWithHD=false" allowfullscreen frameborder="0" width="640" height="360" allow="autoplay"></iframe><script async src="//c-cdn.coub.com/embed-runner.js"></script>
|
||||||
|
|
||||||
_Just replace the word "children" with "work" in this clip._ {.caption}
|
Just replace the word "children" with "work" in this clip. {.caption}
|
||||||
|
|
||||||
But I'm going to try moving my stuff over as I go, tagging things with JD.IDs as I need them.
|
But I'm going to try moving my stuff over as I go, tagging things with JD.IDs as I need them.
|
||||||
I'm trying to embrace "[Working with the garage door open](https://notes.andymatuschak.org/zCMhncA1iSE74MKKYQS5PBZ)", at least in part so I stick with it.
|
I'm trying to embrace "[Working with the garage door open](https://notes.andymatuschak.org/zCMhncA1iSE74MKKYQS5PBZ)", at least in part so I stick with it.
|
||||||
|
|
Loading…
Reference in a new issue