commit 03fbb11d360cabb16c2e9ea57eb9a4483204fb4e parent a2d2cf9a2757b3041c6a0c2bb61b8f4f242f8d6a Author: ismaildalgatov <encryptedtears@gmail.com> Date: Sun, 30 May 2021 20:29:11 +0300 Update home.html Diffstat:
M | material/overrides/home.html | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/material/overrides/home.html b/material/overrides/home.html @@ -17,7 +17,7 @@ <a href="{{ page.next_page.url | url }}" title="{{ page.next_page.title | e }}" class="md-button md-button--primary"> About 5-72 </a> - <a href="{{ '/zola-jesus-exhumed.md' | url }}" title="Support" class="md-button"> + <a href="{{ '/zola-jesus-exhumed' | url }}" title="Support" class="md-button"> New chain </a> </div>