Merge branch 'main' into application-dp-upgrade
This commit is contained in:
11
ui/src/pages/Documentation.vue
Normal file
11
ui/src/pages/Documentation.vue
Normal file
@@ -0,0 +1,11 @@
|
||||
<script setup lang="ts">
|
||||
|
||||
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div>
|
||||
Alo
|
||||
<iframe src="https://docs.iceberg-gaming.com/" ></iframe>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user