This repository has been archived on 2024-05-27. You can view files and clone it, but cannot push or open issues or pull requests.
Nexus-Polestar/content/sample.astro

4 lines
68 B
Text
Raw Normal View History

2023-09-10 04:31:31 -05:00
---
export const name = 'Sample'
export const options = 'active'
---