Skip to content

Commit

Permalink
Add link to Gemini chat.
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinTail committed Jan 31, 2025
1 parent e23fc5f commit 91ace2b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tools/headers.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
import { writeFile, stat } from "node:fs/promises";
import { z } from "zod";

/** @link https://chatgpt.com/c/6795dae3-8a10-800e-96af-fd0d01579f39 */
/**
* @link https://chatgpt.com/c/6795dae3-8a10-800e-96af-fd0d01579f39
* @link https://gemini.google.com/app/b47e9022a51a9846
* */
const responseOnlyHeaders = {
"accept-patch": {
proof:
Expand Down

0 comments on commit 91ace2b

Please sign in to comment.