mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 23:44:11 +02:00
feat(resources): tweak external resources & visuals
This commit is contained in:
@@ -67,7 +67,10 @@ export const query = graphql`
|
||||
created_at
|
||||
title
|
||||
recommended_reading
|
||||
external_resources
|
||||
external_resources {
|
||||
text
|
||||
href
|
||||
}
|
||||
}
|
||||
timeToRead
|
||||
}
|
||||
|
||||
@@ -80,7 +80,10 @@ export const query = graphql`
|
||||
created_at
|
||||
title
|
||||
recommended_reading
|
||||
external_resources
|
||||
external_resources {
|
||||
text
|
||||
href
|
||||
}
|
||||
}
|
||||
timeToRead
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user