mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 17:25:59 +02:00
feat(resources): tweak external resources & visuals
This commit is contained in:
Vendored
+5
@@ -56,6 +56,11 @@ export interface IAllArchivesQuery extends IAllFilesQuery {
|
||||
}
|
||||
}
|
||||
|
||||
export interface IExternalResource {
|
||||
text: string
|
||||
href: string
|
||||
}
|
||||
|
||||
export interface ITocItem {
|
||||
depth: number
|
||||
link: string
|
||||
|
||||
Reference in New Issue
Block a user