Add og meta tags to starter pack detail (#4585)
* add og meta tags to starter pack detail * tidy * bskyweb: add starter pack title to og meta * bskyweb build * go version to 1.22 * tidy
This commit is contained in:
parent
6cda641250
commit
682f31ec9d
8 changed files with 137 additions and 68 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.21-bullseye AS build-env
|
||||
FROM golang:1.22-bullseye AS build-env
|
||||
|
||||
WORKDIR /usr/src/social-app
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue