Skip to content

Commit

Permalink
Add Alpha-Omega funder to AV1 (#92)
Browse files Browse the repository at this point in the history
* Add Alpha-Omega funder to AV1

* Nuke netlify preview bar
  • Loading branch information
scottmakestech authored Aug 1, 2024
1 parent cd45616 commit bb79f85
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions assets/sass/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -434,4 +434,11 @@ html[dir="rtl"] a.autoanchor {
text-decoration: none;
}
}
}


div[data-netlify-site-id] {
/* Netlify Collaborate Drawer */
display: none;
pointer-events: none;
}
2 changes: 1 addition & 1 deletion content/en/initiative/av1.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: AV1 Decoder
slug: av1
background: dce0e9
funders: ["AWS", "Sovereign-Tech-Fund"]
blog_posts: ["2023-03-09-safer-av1-decoder.md"]
funders: ["AWS", "Sovereign-Tech-Fund", "Alpha-Omega"]
image: /images/av1.png
---

Expand Down

0 comments on commit bb79f85

Please sign in to comment.