- <%= link_to "//#{host_for('rim')}" do %>
- <%= image_tag("home-logos/rim_atla.png", class: "tenant-logo", alt: "RIM") %>
- <% end %>
+
+ <%= link_to "//#{host_for('atla')}" do %>
+ <%= image_tag("home-logos/atla_commons.png", class: "tenant-logo", alt: "ATLA") %>
+ <% end %>
<%= link_to "//#{host_for('ctschicago')}" do %>
@@ -30,6 +30,11 @@
+
+ <%= link_to "//#{host_for('rim')}" do %>
+ <%= image_tag("home-logos/rim_atla.png", class: "tenant-logo", alt: "RIM") %>
+ <% end %>
+
<%= link_to "//#{host_for('ost')}" do %>
<%= image_tag("home-logos/ost.png", class: "tenant-logo", alt: "OST") %>
diff --git a/config/authorities/institutions.yml b/config/authorities/institutions.yml
index 599f2cfc..52775f1a 100644
--- a/config/authorities/institutions.yml
+++ b/config/authorities/institutions.yml
@@ -11,3 +11,9 @@ terms:
- id: Atla RIM
term: Atla RIM
active: true
+ - id: Atla Commons
+ term: Atla Commons
+ active: true
+ - id: Demo
+ term: Demo
+ active: true