mirror of
https://github.com/SantaSpeen/santaspeen.ru-blog.git
synced 2025-07-02 15:55:56 +00:00
fix url
This commit is contained in:
parent
f0f0778406
commit
4d4d42964d
@ -7,7 +7,7 @@
|
|||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
<pre align="center">
|
<pre align="center">
|
||||||
<a href="https://test.akmalov.com">🖥 Online Preview</a>
|
<a href="https://akmalov.com">🖥 Online Preview</a>
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
## Local Development
|
## Local Development
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "akmalov.com",
|
"name": "akmalov.com",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"https": "https:////akmalovaa.github.io/akmalov.com",
|
"https": "https://akmalov.com",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"deploy-ghp": "gh-pages -d dist",
|
"deploy-ghp": "gh-pages -d dist",
|
||||||
"docusaurus": "docusaurus",
|
"docusaurus": "docusaurus",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user