update projects and contact form
This commit is contained in:
@@ -10,6 +10,7 @@ export interface GiteaRepo {
|
||||
updated: string;
|
||||
private: boolean;
|
||||
fork: boolean;
|
||||
website?: string | null;
|
||||
}
|
||||
|
||||
export interface GiteaCommit {
|
||||
|
||||
Reference in New Issue
Block a user