mirror of
https://github.com/safing/web
synced 2025-09-01 10:39:03 +00:00
Update dates in next/backlog
also add instructions so it is less likely to be overlooked in the coming months
This commit is contained in:
parent
93269bfe2f
commit
66548dafac
3 changed files with 3 additions and 2 deletions
|
@ -9,6 +9,7 @@ custom_thumbnail_name: progress-update
|
|||
# Progress Update blogs make a snapshot of the current next page
|
||||
# and then add a "progress: description" to it.
|
||||
# -> this is cool for history purposes
|
||||
# -> UPDATE DATES for backlog and next page
|
||||
|
||||
# And in there, describe the progress, challenges, cool moments etc..
|
||||
# You may always refer to previous blog posts to get an idea.
|
||||
|
|
|
@ -18,7 +18,7 @@ layout: page
|
|||
<div class="relative max-w-screen-sm lg:max-w-screen-xl mx-auto px-4 sm:px-6 xl:px-0 lg:flex">
|
||||
<div class="pt-8">
|
||||
<div class="text-center lg:text-left">
|
||||
<span class="text-sm opacity-55 tracking-normal">20.08.2020</span>
|
||||
<span class="text-sm opacity-55 tracking-normal">03.02.2021</span>
|
||||
<h2 id="influences" class="text-5xl tracking-tight font-extrabold leading-none pb-5 pt-2">
|
||||
Backlog
|
||||
</h2>
|
||||
|
|
|
@ -8,7 +8,7 @@ layout: page
|
|||
<div class="relative max-w-screen-sm lg:max-w-screen-xl mx-auto px-4 sm:px-6 xl:px-0 lg:flex">
|
||||
<div class="pt-8">
|
||||
<div class="text-center lg:text-left">
|
||||
<span class="text-sm opacity-55 tracking-normal">02.10.2020</span>
|
||||
<span class="text-sm opacity-55 tracking-normal">03.02.2021</span>
|
||||
<h2 id="influences" class="text-5xl tracking-tight font-extrabold leading-none pb-10 pt-2">
|
||||
Progress Overview
|
||||
</h2>
|
||||
|
|
Loading…
Add table
Reference in a new issue