Initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<template>
|
||||
<main>
|
||||
<article class="article">
|
||||
<h1>Techit's Collections</h1>
|
||||
<p>
|
||||
Collections of interesting tools.
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://github.com/Tyrrrz/YoutubeDownloader"><b>YoutubeDownloader</b>: Downloads videos and playlists from YouTube</a>
|
||||
</li>
|
||||
</ul>
|
||||
</article>
|
||||
</main>
|
||||
</template>
|
||||
Reference in New Issue
Block a user