feat(ui): rediseño de homepage con estructura grid, rss, webroll y badges
All checks were successful
Zola / build-and-deploy (push) Successful in 8s
All checks were successful
Zola / build-and-deploy (push) Successful in 8s
This commit is contained in:
parent
4fb49961b4
commit
872927e7ef
21 changed files with 441 additions and 59 deletions
3
public/posts/page/1/index.html
Normal file
3
public/posts/page/1/index.html
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<!doctype html><meta charset=utf-8><title>Redirect</title><script>const target = "https://alejandrogs.es/posts/";
|
||||
const hash = window.location.hash || "";
|
||||
window.location.replace(target + hash);</script><noscript><meta content="0; url=https://alejandrogs.es/posts/" http-equiv=refresh></noscript><p><a href=https://alejandrogs.es/posts/>Click here</a> to be redirected.
|
||||
Loading…
Add table
Add a link
Reference in a new issue