summaryrefslogtreecommitdiffstats
path: root/_build/themes/ninenines/layouts
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2019-03-08 12:54:55 +0100
committerLoïc Hoguin <[email protected]>2019-03-08 12:54:55 +0100
commitd1e24ed5ea37a5949e2f75af3fcc4bfda08df092 (patch)
tree63799858d04866409118272d6c849ff1a215cc59 /_build/themes/ninenines/layouts
parentf40886df1c18b543a7ba5a1b8224236ee033b71e (diff)
downloadninenines.eu-d1e24ed5ea37a5949e2f75af3fcc4bfda08df092.tar.gz
ninenines.eu-d1e24ed5ea37a5949e2f75af3fcc4bfda08df092.tar.bz2
ninenines.eu-d1e24ed5ea37a5949e2f75af3fcc4bfda08df092.zip
Update sponsors
Diffstat (limited to '_build/themes/ninenines/layouts')
-rw-r--r--_build/themes/ninenines/layouts/index.html8
-rw-r--r--_build/themes/ninenines/layouts/partials/head.html2
2 files changed, 7 insertions, 3 deletions
diff --git a/_build/themes/ninenines/layouts/index.html b/_build/themes/ninenines/layouts/index.html
index ba5a2c4f..0bf475f4 100644
--- a/_build/themes/ninenines/layouts/index.html
+++ b/_build/themes/ninenines/layouts/index.html
@@ -68,8 +68,12 @@
<!-- TODO: Make that configurable -->
<section class="row" id="sponsors">
-<article class="span8">
- <a href="http://kato.im"><img src="img/sponsors/kato.png" style="display:block;margin:0 0 0 20px"/></a>
+<h3>Open Source Sponsors:</h3>
+<article class="span5">
+ <a href="https://sameroom.io/"><img src="img/sponsors/sameroom_logo.png" style="display:block;margin:0 0 0 20px"/></a>
+</article>
+<article class="span3">
+ <a href="https://pleroma.social/"><img src="img/sponsors/pleroma_logo_vector_nobg_nopan.svg" style="display:block;margin:0 0 0 20px"/></a>
</article>
<article class="span4">
<a href="http://shiguredo.jp"><img src="img/sponsors/shiguredo.png" style="display:block;margin:40px 20px 0 0"/></a>
diff --git a/_build/themes/ninenines/layouts/partials/head.html b/_build/themes/ninenines/layouts/partials/head.html
index c28c227b..50e7ba16 100644
--- a/_build/themes/ninenines/layouts/partials/head.html
+++ b/_build/themes/ninenines/layouts/partials/head.html
@@ -7,7 +7,7 @@
<title>{{ if .IsHome }}{{ .Title }}{{ else }}{{ .Site.Title }}: {{ .Title }}{{ end }}</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=4" rel="stylesheet">
+ <link href="/css/99s.css?r=5" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">