Nuxt/test/fixtures/https/pages/index.vue

4 lines
53 B
Vue

<template>
<h1>Served over HTTPS!</h1>
</template>