From be53b238f46c3888e86bd3dd2d7563850defca10 Mon Sep 17 00:00:00 2001 From: sovanna Date: Mon, 29 Jul 2019 12:41:57 +0200 Subject: [PATCH] refactor(Resources): Updates according to design --- content/experiment-control/resources.md | 41 +++++++++++++------------ 1 file changed, 21 insertions(+), 20 deletions(-) diff --git a/content/experiment-control/resources.md b/content/experiment-control/resources.md index 71bb15c..f8943bf 100644 --- a/content/experiment-control/resources.md +++ b/content/experiment-control/resources.md @@ -55,40 +55,56 @@ template = "page.html"
-{% layout_card(src="images/mattermost@2x.png", css="col-12 col-md-3 text-center") %} +{% layout_card(src="images/mattermost@2x.png", css="col-12 col-md-4 text-center") %} Mattermost live chat (bridged to IRC) {% end %} -{% layout_card(src="images/forum@2x.png", css="col-12 col-md-3 text-center") %} +{% layout_card(src="images/forum@2x.png", css="col-12 col-md-4 text-center") %} Forum (New!) {% end %} -{% layout_card(src="images/irc@2x.png", css="col-12 col-md-3 text-center") %} +{% layout_card(src="images/email@2x.png", css="col-12 col-md-4 text-center") %} IRC: #m-labs on Freenode {% end %} -{% layout_card(src="images/git@2x.png", css="col-12 col-md-3 text-center") %} +{% layout_card(src="images/directory@2x.png", css="col-12 col-md-4 text-center") %} +Public mailing list + +  +{% end %} + + +{% layout_card(src="images/git@2x.png", css="col-12 col-md-4 text-center") %} Source code repository   {% end %} + +{% layout_card(src="images/press@2x.png", css="col-12 col-md-4 text-center") %} +NIST press release +
+Open-Source Software for Quantum Information + +  +{% end %} +
-{% layout_div(css="col-12 col-md-6") %} +{% layout_div(css="col-12 text-center") %} ##### Commercial support available **Sinara hardware purchases, ports to your hardware, feature development, technical support, bugfixing** @@ -99,20 +115,5 @@ We welcome inquiries from research groups of all sizes.
- -{% layout_icon_label(src="images/directory@2x.png") %} -Public mailing list -{% end %} - - -{% layout_icon_label(src="images/press@2x.png") %} -NIST press release -
-Open-Source Software for Quantum Information -{% end %} - -
-