Add info about GitCommit to the About page

This commit is contained in:
Nikolai Rodionov
2023-05-12 16:50:49 +02:00
parent 88fe02e604
commit 32e7e20a3b
4 changed files with 8 additions and 1 deletions

View File

@ -23,6 +23,7 @@ taxonomies:
tag: tags
params:
GitBranch: main
GitCommit: unknown
Remark42ID: remark
Remark42URL: https://remark42.badhouseplants.net
ShowBreadCrumbs: true

View File

@ -11,4 +11,7 @@ I'm not a pro mixing engineer of course, but it's what I'm aiming for.
Also, I'm a beatmaker, you can find my bets on this site, just go to the [Beats section]({{< ref "beats" >}}). I'm not leasing them, I want one beat to be used one time by one artist. And again, I'm not a well-known beatmaker, so you can just let me know if you like anything, and we'll figure it out.
> The last build is [![Build Status](https://drone.badhouseplants.net/api/badges/badhouseplants/badhouseplants-net/status.svg?ref=refs/heads/{{< param GitBranch >}})](https://drone.badhouseplants.net/badhouseplants/badhouseplants-net)
---
### Information about the build
Build from the commit [{{< param GitCommit >}}](https://git.badhouseplants.net/badhouseplants/badhouseplants-net/commit/{{< param GitCommit >}})
[![Build Status](https://drone.badhouseplants.net/api/badges/badhouseplants/badhouseplants-net/status.svg?ref=refs/heads/{{< param GitBranch >}})](https://drone.badhouseplants.net/badhouseplants/badhouseplants-net)