2023-10-13

master
Charles Iliya Krempeaux 2023-10-12 17:48:39 -07:00
parent 12a26d898d
commit c7a25a4924
4 changed files with 6 additions and 4 deletions

View File

@ -51,7 +51,7 @@
</head> </head>
<body> <body>
<div class="heading"><a href="it-came-from-the-fediverse.html">It Came From<br />The Fediverse</a></div> <div class="heading"><a href="../it-came-from-the-fediverse.html">It Came From<br />The Fediverse</a></div>
<div class="subheading">#AllYourBases</div> <div class="subheading">#AllYourBases</div>

View File

@ -48,7 +48,7 @@
</head> </head>
<body> <body>
<div class="heading"><a href="../todays-topic.html">Today's Topic</a></div> <div class="heading"><a href="show/index.html">Today's Topic</a></div>
<div class="subheading">#AllYourBases</div> <div class="subheading">#AllYourBases</div>

View File

@ -6,4 +6,4 @@
--- ---
[Loading](it-came-from-the-fediverse_splash.html) [Loading](../../it-came-from-the-fediverse/index.html)

View File

@ -9,7 +9,9 @@ npx @marp-team/marp-cli@latest index.md
popd popd
echo '=========================' echo '========================='
npx @marp-team/marp-cli@latest todays-topic.md pushd todays-topic/show/
npx @marp-team/marp-cli@latest index.md
popd
echo '=========================' echo '========================='
npx @marp-team/marp-cli@latest it-came-from-the-fediverse.md npx @marp-team/marp-cli@latest it-came-from-the-fediverse.md