Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/g1eny0ung/hugo-theme-dream.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYue Yang <g1enyy0ung@gmail.com>2021-12-12 11:11:47 +0300
committerYue Yang <g1enyy0ung@gmail.com>2021-12-12 11:11:47 +0300
commit45b8135df98c9be414f1576a39cf22354bc5c897 (patch)
tree88785afc64572f406f4db751bfe0d3db6fc297dd
parent8d04231fead71faa3839908840dec6f244834221 (diff)
fix: homepage
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 81a40a9..9d1ac4a 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -16,7 +16,7 @@
repo: 'g1eny0ung/hugo-theme-dream',
loadSidebar: true,
themeColor: 'seagreen',
- homepage: 'https://github.com/g1eny0ung/hugo-theme-dream/blob/master/README.md',
+ homepage: 'https://raw.githubusercontent.com/g1eny0ung/hugo-theme-dream/master/README.md',
}
</script>
<script src="//cdn.jsdelivr.net/npm/docsify@4"></script>