Compare commits

...

2 Commits

Author SHA1 Message Date
Philipp Oppermann
9271bb104c Merge pull request #1306 from phil-opp/add-alias
Add `.html` alias to 'Set Up GDB' post
2024-03-21 15:50:26 +01:00
Philipp Oppermann
5b5e541b1e Add .html alias to 'Set Up GDB' post
Some websites still link to the old `.html` URL.
2024-03-21 15:45:53 +01:00

View File

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