mirror of
https://github.com/r-freeman/portfolio.git
synced 2025-05-02 19:00:20 +00:00
Update post
All checks were successful
Build And Publish / BuildAndPublish (push) Successful in 3m12s
All checks were successful
Build And Publish / BuildAndPublish (push) Successful in 3m12s
This commit is contained in:
parent
b7fa177d94
commit
6a940d627a
@ -39,7 +39,8 @@ export default (props) => <ArticleLayout
|
||||
slug={createSlug(meta.title)}
|
||||
{...props} />
|
||||
|
||||
<Image src={steamLibrary} alt=""/>
|
||||
<Image width={1184} height={647} src={steamLibrary} alt="" priority={true} placeholder={'blur'}
|
||||
blurDataURL={'iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII='}/>
|
||||
|
||||
This past week, Steam launched [Steam Families](https://store.steampowered.com/news/app/593110/view/4149575031735702628), which allows Steam account owners to share their game library with up to six members of their family.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user