This commit is contained in:
Artur Akmalov 2023-05-24 03:16:34 +05:00
parent f0f0778406
commit 4d4d42964d
3 changed files with 3 additions and 3 deletions

2
CNAME
View File

@ -1 +1 @@
test.akmalov.com
akmalov.com

View File

@ -7,7 +7,7 @@
</pre>
<pre align="center">
<a href="https://test.akmalov.com">🖥 Online Preview</a>
<a href="https://akmalov.com">🖥 Online Preview</a>
</pre>
## Local Development

View File

@ -2,7 +2,7 @@
"name": "akmalov.com",
"version": "1.0.0",
"private": true,
"https": "https:////akmalovaa.github.io/akmalov.com",
"https": "https://akmalov.com",
"scripts": {
"deploy-ghp": "gh-pages -d dist",
"docusaurus": "docusaurus",