Files
dicebear--dicebear/apps/docs/pages/index.md
T
2026-07-13 12:25:08 +08:00

17 lines
450 B
Markdown

---
layout: page
title: DiceBear | Open Source Avatar Library & API
titleTemplate: false
description: >
DiceBear is a free, open source avatar library and avatar API with 35+ styles.
Create deterministic SVG profile pictures and placeholder avatars for user
profiles, apps, and any project. Privacy-focused and self-hostable.
aside: false
---
<script setup>
import PageHome from '@theme/components/pages/PageHome.vue';
</script>
<PageHome />