We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06dfa73 commit 4f1a299Copy full SHA for 4f1a299
2 files changed
_config.yml
@@ -1,7 +1,7 @@
1
-title: elmurod.net
+title: smartnode.github.io
2
description: software engineer's notes
3
4
-url: https://elmurod.net
+url: https://smartnode.github.io
5
baseurl: ""
6
paginate_path: "blog/page:num/"
7
permalink: blog/:title/
_includes/footer.html
@@ -1,4 +1,4 @@
<!--footer class="footer text-center py-2 theme-bg-dark">
- <small class="copyright">Developed by <a href="https://elmurod.net" target="_blank">Elmurod Talipov</a></small>
+ <small class="copyright">Developed by <a href="https://smartnode.github.io" target="_blank">Elmurod Talipov</a></small>
</footer-->
</body>
0 commit comments