Added documentation page
Some checks failed
Continuous Deployment / Update Deployment (push) Failing after 1m13s

This commit is contained in:
2025-12-04 22:24:12 -05:00
parent 5a7b3ba2ab
commit f6c4c3e508
4 changed files with 15 additions and 2 deletions

View File

@@ -0,0 +1,11 @@
<script setup lang="ts">
</script>
<template>
<div>
Alo
<iframe src="https://docs.iceberg-gaming.com/" ></iframe>
</div>
</template>