We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e14c282 commit 3d79233Copy full SHA for 3d79233
.gitignore
@@ -0,0 +1,2 @@
1
+.vscode
2
+*code-workspace
index.html
@@ -109,7 +109,7 @@ <h1 class="name">JS</h1>
109
<a class="github-link" href="https://github.com/codevivi/Vanilla-JavaScript-Calculator">Check it on
110
<img src="GitHub-Mark-Light-64px.png" alt="GitHub"> GitHub</a></p>
111
<p class="license">
112
- Vilma Jovaisaite © 2019-
+ Vilma J. © 2019-
113
<script>
114
document.write(new Date().getUTCFullYear());
115
</script>
0 commit comments