Added License Information
This commit is contained in:
@@ -7,4 +7,5 @@
|
||||
[Default Layout]
|
||||
</div>
|
||||
</main>
|
||||
<Footer />
|
||||
</template>
|
||||
|
||||
@@ -3,4 +3,5 @@
|
||||
<main class="px-4 py-10 text-center text-gray-700 dark:text-gray-200">
|
||||
<router-view />
|
||||
</main>
|
||||
<Footer />
|
||||
</template>
|
||||
|
||||
@@ -5,4 +5,5 @@
|
||||
<router-view />
|
||||
</article>
|
||||
</main>
|
||||
<Footer />
|
||||
</template>
|
||||
|
||||
@@ -5,4 +5,5 @@
|
||||
<router-view />
|
||||
</article>
|
||||
</main>
|
||||
<Footer />
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user