Skip to content

Commit

Permalink
fix api nostr
Browse files Browse the repository at this point in the history
  • Loading branch information
abengkris committed Nov 29, 2024
1 parent 29929ac commit 5f8739a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/LatestNote.astro
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
export const prerender = false;
import type { NostrEvent } from '@/lib/utils';
import { getNevent, formatDate } from '@/lib/utils';
import {
Expand Down

0 comments on commit 5f8739a

Please sign in to comment.