Skip to content

Commit 3d79233

Browse files
committed
just name update
1 parent e14c282 commit 3d79233

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
.vscode
2+
*code-workspace

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ <h1 class="name">JS</h1>
109109
<a class="github-link" href="https://github.com/codevivi/Vanilla-JavaScript-Calculator">Check it on
110110
<img src="GitHub-Mark-Light-64px.png" alt="GitHub"> GitHub</a></p>
111111
<p class="license">
112-
Vilma Jovaisaite &copy 2019-
112+
Vilma J. &copy 2019-
113113
<script>
114114
document.write(new Date().getUTCFullYear());
115115
</script>

0 commit comments

Comments
 (0)