Add .html alias to 'Set Up GDB' post

Some websites still link to the old `.html` URL.
This commit is contained in:
Philipp Oppermann
2024-03-21 15:45:53 +01:00
parent 6d20ba47fa
commit 5b5e541b1e

View File

@@ -2,6 +2,7 @@
title = "Set Up GDB" title = "Set Up GDB"
template = "plain.html" template = "plain.html"
path = "set-up-gdb" path = "set-up-gdb"
aliases = ["set-up-gdb.html"]
weight = 4 weight = 4
+++ +++