diff --git a/_data/sponsors.yml b/_data/sponsors.yml index 054664c..697d003 100644 --- a/_data/sponsors.yml +++ b/_data/sponsors.yml @@ -205,6 +205,50 @@ link: https://breuer.dev/ image: felix.jpeg +- name: "Joe Doss" + link: https://github.com/jdoss + image: "joe.jpeg" + +- name: "Simon Douglas" + link: "" + image: "" + +- name: "Harsh Gupta" + link: "http://hargup.in/" + image: "" + +- name: "Sam Nead" + link: "https://twitter.com/neadreport" + image: "sam.jpg" + +- name: "Jaan Altosaar" + link: "https://jaan.io/" + image: "jaan.png" + +- name: "Oliver Weiler" + link: "" + image: "" + +- name: "Lorenzo Carbonell" + link: "https://www.atareao.es/" + image: "" + +- name: "Tom Clancy" + link: "http://thosecleverkids.com/pages/about" + image: "" + +- name: "Daniel Pastor Peidro" + link: https://github.com/dapaspei/ + image: "daniel.jpeg" + +- name: "Ricky Kresslein" + link: https://kressle.in/ + image: "ricky.jpg" + +- name: "David McKay" + link: https://rawkode.com/ + image: "davidmckay.jpeg" + - name: "Fernanda and Paulo" image: "" link: "" @@ -243,4 +287,20 @@ - name: Svellingen link: "" + image: "" + +- name: "Wei Sun" + link: https://github.com/sunwei415 + image: "" + +- name: Roman + link: https://github.com/moltar + image: "" + +- name: "Görge Albrecht" + link: https://github.com/goerge + image: "" + +- name: "Chris Beardy" + link: https://github.com/chrisbeardy image: "" \ No newline at end of file diff --git a/_includes/footer.html b/_includes/footer.html index 782e520..ae142c6 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -7,6 +7,6 @@ please open an issue on GitHub.

-

Designed and created by Federico Terzi. Copyright © Federico Terzi 2019

+

Designed and created by Federico Terzi. Copyright © Federico Terzi 2019-2021

\ No newline at end of file diff --git a/assets/images/sponsors/daniel.jpeg b/assets/images/sponsors/daniel.jpeg new file mode 100644 index 0000000..6eb19f9 Binary files /dev/null and b/assets/images/sponsors/daniel.jpeg differ diff --git a/assets/images/sponsors/davidmckay.jpeg b/assets/images/sponsors/davidmckay.jpeg new file mode 100644 index 0000000..c1128b2 Binary files /dev/null and b/assets/images/sponsors/davidmckay.jpeg differ diff --git a/assets/images/sponsors/jaan.png b/assets/images/sponsors/jaan.png new file mode 100644 index 0000000..4f04a8a Binary files /dev/null and b/assets/images/sponsors/jaan.png differ diff --git a/assets/images/sponsors/joe.jpeg b/assets/images/sponsors/joe.jpeg new file mode 100644 index 0000000..408d862 Binary files /dev/null and b/assets/images/sponsors/joe.jpeg differ diff --git a/assets/images/sponsors/ricky.jpg b/assets/images/sponsors/ricky.jpg new file mode 100644 index 0000000..bd97bb8 Binary files /dev/null and b/assets/images/sponsors/ricky.jpg differ diff --git a/assets/images/sponsors/sam.jpg b/assets/images/sponsors/sam.jpg new file mode 100644 index 0000000..0d36203 Binary files /dev/null and b/assets/images/sponsors/sam.jpg differ