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

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