Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.vue « docs « pages « Website - github.com/Anarios/return-youtube-dislike.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1a18bb8a61f560f2a905681fc83ada513f08a523 (plain)
1
2
3
4
5
6
7
8
<template>
  <div style="line-height: 3rem">
    <h1>
      Welcome to the <span class="primary--text">official RYD docs</span>!
    </h1>
    To get started, select a section from the menu.
  </div>
</template>