Release 202506112228

This commit is contained in:
pluja
2025-06-11 22:28:53 +00:00
parent d9880fd83d
commit 03abdef4f1
6 changed files with 54 additions and 13 deletions

View File

@@ -1,6 +1,7 @@
---
import { Icon } from 'astro-icon/components'
import { SOURCE_CODE_URL, I2P_ADDRESS, ONION_ADDRESS } from 'astro:env/server'
import { SOURCE_CODE_URL } from 'astro:env/client'
import { I2P_ADDRESS, ONION_ADDRESS } from 'astro:env/server'
import { cn } from '../lib/cn'