Add og image for experiments (#100)
* Add og image for experiments * Update meta tags * Fix prettier * Add key to meta tags * Remove ngrok from og:image
This commit is contained in:
@@ -40,7 +40,7 @@ const noOp = () => {};
|
||||
*
|
||||
* @see https://create.t3.gg/en/usage/trpc#-serverapitrpcts
|
||||
*/
|
||||
const createInnerTRPCContext = (opts: CreateContextOptions) => {
|
||||
export const createInnerTRPCContext = (opts: CreateContextOptions) => {
|
||||
return {
|
||||
session: opts.session,
|
||||
prisma,
|
||||
|
||||
Reference in New Issue
Block a user