Skip to content

Commit 4f1a299

Browse files
committed
Replace domain name to smartnode.github.io
Signed-off-by: Elmurod Talipov <elmurod.talipov@gmail.com>
1 parent 06dfa73 commit 4f1a299

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
title: elmurod.net
1+
title: smartnode.github.io
22
description: software engineer's notes
33

4-
url: https://elmurod.net
4+
url: https://smartnode.github.io
55
baseurl: ""
66
paginate_path: "blog/page:num/"
77
permalink: blog/:title/

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<!--footer class="footer text-center py-2 theme-bg-dark">
2-
<small class="copyright">Developed by <a href="https://elmurod.net" target="_blank">Elmurod Talipov</a></small>
2+
<small class="copyright">Developed by <a href="https://smartnode.github.io" target="_blank">Elmurod Talipov</a></small>
33
</footer-->
44
</body>

0 commit comments

Comments
 (0)