mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Sync redirect page generation with site
This commit is contained in:
2
.github/actions/get-pages.sh
vendored
2
.github/actions/get-pages.sh
vendored
@@ -81,7 +81,7 @@ EOF
|
|||||||
if [ $update_redirects -ne 0 ]; then
|
if [ $update_redirects -ne 0 ]; then
|
||||||
cat - >"$1/$page" <<EOF
|
cat - >"$1/$page" <<EOF
|
||||||
---
|
---
|
||||||
redirect_to: $WWWPATH/$2/${page%.html}/
|
redirect_to: $WWWPATH/$2/${page%.html}
|
||||||
permalink: $WWWPATH/${page%.html}/
|
permalink: $WWWPATH/${page%.html}/
|
||||||
title: $manpage [latest stable]
|
title: $manpage [latest stable]
|
||||||
description: RGBDS latest stable — $descr
|
description: RGBDS latest stable — $descr
|
||||||
|
|||||||
Reference in New Issue
Block a user