update to v0.9.1.
add npm package link prep for jsr support (I hope) add favicon update installation instructions
This commit is contained in:
1
dist-demo/dist-browser/types.d.ts
vendored
1
dist-demo/dist-browser/types.d.ts
vendored
@@ -26,6 +26,7 @@ export interface Twttr {
|
||||
}
|
||||
export interface Twtxt {
|
||||
following: Twttr[];
|
||||
lastModified?: string;
|
||||
metadata: Metadata;
|
||||
twts: Twt[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user