add another alias to an old post to avoid 404 errors
This commit is contained in:
parent
08554ad475
commit
1b4574b8ba
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: My Nextion 2.4" DMR Last Heard Dashboard
|
||||
aliases: /posts/2020-02-16-nextion-dmr-last-heard-dashboard
|
||||
aliases:
|
||||
- /posts/2020-02-16-nextion-dmr-last-heard-dashboard
|
||||
- /blog/nextion-dmr-last-heard-dashboard/
|
||||
summary: >
|
||||
I created a simple last-heard-dashboard for my small Nextion screen.
|
||||
It currently shows the used slot, its origin (like Network or RF) , the
|
||||
|
@ -8,7 +10,7 @@ summary: >
|
|||
categories: [amateur-radio]
|
||||
tags: [nextion,dmr]
|
||||
date: 2020-02-16T12:43:34+01:00
|
||||
lastmod: 2023-12-31T16:04:50+0000
|
||||
lastmod: 2024-02-10T17:10:46+0000
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in a new issue