Changed javascript to vue

This commit is contained in:
Abhishek Naidu 2020-09-25 06:15:31 +05:30 committed by GitHub
parent d7d83f2264
commit 141dbba645
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

11
.github/language.vue vendored
View File

@ -1 +1,12 @@
<template>
</template>
<script>
console.log("Awesome GitHub Profiles");
</script>
<style>
</style>