diff options
author | 2018-09-07 14:09:19 +0200 | |
---|---|---|
committer | 2018-09-07 14:09:19 +0200 | |
commit | b4d8c35581cd5187552ebef7493936baa46ea59a (patch) | |
tree | 1391d4bc5fbcdfbf9145814f3ed4b62d57c3ea2f | |
parent | GSOC post: Layout (diff) | |
download | www-b4d8c35581cd5187552ebef7493936baa46ea59a.tar.gz www-b4d8c35581cd5187552ebef7493936baa46ea59a.tar.bz2 www-b4d8c35581cd5187552ebef7493936baa46ea59a.zip |
Add GSOC logo and use it in front page post
Source: https://developers.google.com/open-source/gsoc/resources/marketing
"These logos are licensed under a Creative Commons
Attribution-Noncommercial-No Derivative Works 3.0 Unported License."
-rw-r--r-- | _posts/2018-09-07-gsoc.md | 3 | ||||
-rw-r--r-- | assets/img/news/2018/logo-gsoc.png | bin | 0 -> 9007 bytes |
2 files changed, 3 insertions, 0 deletions
diff --git a/_posts/2018-09-07-gsoc.md b/_posts/2018-09-07-gsoc.md index 935a4c0..00683c2 100644 --- a/_posts/2018-09-07-gsoc.md +++ b/_posts/2018-09-07-gsoc.md @@ -2,6 +2,9 @@ title: 'Gentoo congratulates our GSoC participants' --- +<a href="https://summerofcode.withgoogle.com/" class="news-img-right"> + <img src="/assets/img/news/2018/logo-gsoc.png" alt="GSOC logo"> +</a> Gentoo would like to congratulate Gibix and JSteward for finishing and passing Google Summer of Code 2018 mentored through Gentoo's participation: Gibix contributed to the project's full Rust support, aiming at improving Rust support in Gentoo. diff --git a/assets/img/news/2018/logo-gsoc.png b/assets/img/news/2018/logo-gsoc.png Binary files differnew file mode 100644 index 0000000..495c2e0 --- /dev/null +++ b/assets/img/news/2018/logo-gsoc.png |