feat(pages): add (WIP!!!) forum page
it uses an iframe, how epic
This commit is contained in:
parent
8082446071
commit
5a3516e05b
5
pages/forum.vue
Normal file
5
pages/forum.vue
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<template>
|
||||||
|
<div style="width: 100%;">
|
||||||
|
<iframe style="width: 100%; height: max-content;" src="https://www.rockfic.com/forum/"/>
|
||||||
|
</div>
|
||||||
|
</template>
|
Loading…
Reference in New Issue
Block a user