Skip to content

Commit

Permalink
fix outdated module doc str
Browse files Browse the repository at this point in the history
  • Loading branch information
janosh committed Jul 28, 2024
1 parent 1c2c523 commit d0afdb2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/src/tasks/screenshots.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* This file parses sites.yml, generates low+hi-res screenshots for each site,
saves them as WebP to site/static/screenshots/ and compresses them. */
/* This file parses sites.yml, generates low+hi-res screenshots for each site and
saves them as AVIF to site/static/screenshots. */

import type { Site } from '$lib'
import fs from 'fs'
Expand Down
Binary file modified site/static/screenshots/barnsworthburning.avif
Binary file not shown.
Binary file modified site/static/screenshots/barnsworthburning.small.avif
Binary file not shown.

0 comments on commit d0afdb2

Please sign in to comment.