Merge pull request #1306 from phil-opp/add-alias

Add `.html` alias to 'Set Up GDB' post
This commit is contained in:
Philipp Oppermann
2024-03-21 15:50:26 +01:00
committed by GitHub

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
+++ +++