Skip to content

Commit 8ac69d0

Browse files
authored
docs: username change
1 parent 57e30fd commit 8ac69d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>AxonCore</title>
66
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
77
<meta name="description" content="Documentation for AxonCore framework.">
8-
<meta name="author" content="KhaaZ">
8+
<meta name="author" content="Khaaz">
99
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
1010
<link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/vue.css" title="light" id="theme" >
1111
<link rel="stylesheet" type="text/css" href="style.css">
@@ -25,7 +25,7 @@
2525
<script>
2626
window.$docsify = {
2727
name: 'AxonCore',
28-
repo: 'Khaazz/AxonCore',
28+
repo: 'Khaaz/AxonCore',
2929
logo: '../_images/axoncore_logo.png',
3030
auto2top: true,
3131
loadNavbar: true,

0 commit comments

Comments
 (0)