diff options
| -rw-r--r-- | files/webapp/views/home/_home_content.html.haml | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/files/webapp/views/home/_home_content.html.haml b/files/webapp/views/home/_home_content.html.haml index 119f350..58f881b 100644 --- a/files/webapp/views/home/_home_content.html.haml +++ b/files/webapp/views/home/_home_content.html.haml @@ -39,9 +39,13 @@      = link_to 'calyx.net', 'https://calyx.net'      (coming soon)    %li +    = link_to 'oblivia.vc', 'https://oblivia.vc' +    (coming soon) +  %li      = link_to 'riseup.net', 'https://riseup.net'      (coming soon) +  %p Start your own compatible service provider with the free software #{link_to 'LEAP platform', 'https://leap.se/en/platform'}.  %h1#about-us About us | 
