Skip to content

Commit 1b69f57

Browse files
committed
Version 0.1.0
1 parent bda8866 commit 1b69f57

File tree

3 files changed

+491
-471
lines changed

3 files changed

+491
-471
lines changed

app.vue

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Created Date: 2024-03-23 12:52:57
66
* Author: 3urobeat
77
*
8-
* Last Modified: 2024-03-30 13:32:56
8+
* Last Modified: 2024-03-30 13:34:50
99
* Modified By: 3urobeat
1010
*
1111
* Copyright (c) 2024 3urobeat <https://github.com/3urobeat>
@@ -117,9 +117,4 @@
117117
ogDescription: "Track personal commit statistics without sharing company code",
118118
//ogImage: ""
119119
});
120-
121-
122-
function navBarToggleClick(event: Event) {
123-
124-
}
125120
</script>

0 commit comments

Comments
 (0)