Browse Source

Changed javascript to vue

all-contributors/add-PluckyPrecious
Abhishek Naidu 4 years ago
committed by GitHub
parent
commit
141dbba645
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions
  1. +11
    -0
      .github/language.vue

+ 11
- 0
.github/language.vue View File

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

Loading…
Cancel
Save