Skip to content

Commit d51a2ad

Browse files
committed
add favicon
1 parent 7aca0ba commit d51a2ad

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

public/favicon.ico

15 KB
Binary file not shown.

public/favicon.png

32.9 KB
Loading

routes/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export default eventHandler((event) =>
1212
renderer: (getQuery(event).renderer as any) || "scalar",
1313
spec: "/openapi.json",
1414
meta: {
15-
title: "🐙 ungh.cc | Unlimited access to GitHub API",
15+
title: "ungh.cc | Unlimited access to GitHub API",
1616
},
1717
scalar: {
1818
hideClientButton: true,

0 commit comments

Comments
 (0)