changed some shit in the footer... the footerrrrrrrrr
This commit is contained in:
parent
dec0140637
commit
5a957ff435
1 changed files with 4 additions and 1 deletions
|
|
@ -22,7 +22,8 @@
|
||||||
<ul class="menu"><img src="https://file.garden/Zw17vw8ctXTQw7PV/buttonforsunset.png"> <br>
|
<ul class="menu"><img src="https://file.garden/Zw17vw8ctXTQw7PV/buttonforsunset.png"> <br>
|
||||||
<li><%= link_to t(".about.site_map"), site_map_path %></li>
|
<li><%= link_to t(".about.site_map"), site_map_path %></li>
|
||||||
<li><%= link_to t(".about.tos"), tos_path %></li>
|
<li><%= link_to t(".about.tos"), tos_path %></li>
|
||||||
<li><a href="https://sunset.femslash.club/content">Content Policy</a></li> </ul>
|
<li><a href="https://sunset.femslash.club/content">Content Policy</a></li>
|
||||||
|
<li><a href="https://tumblr.com/femslashclub">Our Tumblr, for updates</a> | <a href="mailto:femslashclub@proton.me">Contact by email</a> </ul>
|
||||||
</li>
|
</li>
|
||||||
<li class="module group">
|
<li class="module group">
|
||||||
<h4 class="heading"><%= t(".contact_us.header") %></h4>
|
<h4 class="heading"><%= t(".contact_us.header") %></h4>
|
||||||
|
|
@ -34,6 +35,7 @@
|
||||||
<li class="module group">
|
<li class="module group">
|
||||||
<h4 class="heading"><%= t(".development.header") %></h4>
|
<h4 class="heading"><%= t(".development.header") %></h4>
|
||||||
<ul class="menu">
|
<ul class="menu">
|
||||||
|
<a href="https://status.alien.dentist/status/sunset">Status Page</a>
|
||||||
<% unless ArchiveConfig.REVISION.blank? %>
|
<% unless ArchiveConfig.REVISION.blank? %>
|
||||||
<li>
|
<li>
|
||||||
<%= link_to t(".development.archive_version", version_number: ArchiveConfig.REVISION),
|
<%= link_to t(".development.archive_version", version_number: ArchiveConfig.REVISION),
|
||||||
|
|
@ -50,6 +52,7 @@
|
||||||
"https://transformativeworks.org/",
|
"https://transformativeworks.org/",
|
||||||
title: t(".otw.full"))) %>
|
title: t(".otw.full"))) %>
|
||||||
</li>
|
</li>
|
||||||
|
<li><a href="https://treasurechest.alien.town/agnes/otwarchive-sunsetarchive">Sunset OTW-Archive Fork Repo</a>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue