Browse Source
Changed javascript to vue
all-contributors/add-PluckyPrecious
Abhishek Naidu
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
11 additions and
0 deletions
-
.github/language.vue
|
|
@ -1 +1,12 @@ |
|
|
|
<template> |
|
|
|
|
|
|
|
</template> |
|
|
|
|
|
|
|
<script> |
|
|
|
|
|
|
|
console.log("Awesome GitHub Profiles"); |
|
|
|
</script> |
|
|
|
|
|
|
|
<style> |
|
|
|
|
|
|
|
</style> |