feat: show new work badge on archive project
All checks were successful
Docker / build-and-push-image (push) Successful in 1m28s
All checks were successful
Docker / build-and-push-image (push) Successful in 1m28s
This commit is contained in:
parent
add8db083e
commit
4e9ffa8771
11 changed files with 76 additions and 70 deletions
|
@ -14,6 +14,7 @@ tags:
|
|||
"affinity photo",
|
||||
]
|
||||
categories: ["personal"]
|
||||
highlight: true
|
||||
---
|
||||
|
||||
import Gallery from "@components/Gallery.astro";
|
||||
|
@ -25,7 +26,7 @@ import video2023_02_08 from "./2023-02-08.webm";
|
|||
import video2023_01_08 from "./2023-01-08.webm";
|
||||
import video2023_07_19 from "./2023-07-19.webm";
|
||||
|
||||
<div class="mb-6 grid grid-cols-1 gap-3 md:grid-cols-2">
|
||||
<div class="mb-3 grid grid-cols-1 gap-3 md:grid-cols-2">
|
||||
<video
|
||||
preload="metadata"
|
||||
autoplay
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue