Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Commit

Permalink
[U] Update uniguide version
Browse files Browse the repository at this point in the history
  • Loading branch information
sauricat committed Sep 22, 2024
1 parent 2220bab commit 8db7670
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 58 deletions.
18 changes: 4 additions & 14 deletions layouts/_default/baseof.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,13 @@
<input type="checkbox" class="hidden toggle" id="toc-control" />
<div class="navigation-bar">
<li><a class="placeholder"></a></li>
<li><img src="/svg/LOGO Small.svg"></li>
<li><a class="title">Trans in Academia! </a></li>
<li><img src="/assets/oaulogo5.png"></li>
<li><a class="title"> Transgender University Guidance </a></li>
<li><a class="placeholder"> </a></li>

<li><a href="https://oau.edu.kg" class="notcurrent">Events</a></li>

{{ $libClass := "notcurrent" }}
{{ $guideClass := "notcurrent" }}

{{ if eq .Site.Title "Trans in Academia! 文章资料库" }}
{{ $libClass = "current" }}
{{ else if or (eq .Site.Title "Transgender University Guidance") (eq .Site.Title "跨性别选校手册") (eq .Site.Title "跨性別選校手冊") }}
{{ $guideClass = "current" }}
{{ end }}

<li><a href="https://lib.oau.edu.kg" class="{{ $libClass }}">Library</a></li>
<li><a href="https://uniguide.oau.edu.kg" class="{{ $guideClass }}">UniGuide</a></li>
<li><a href="https://oneamongus.ca" class="notcurrent">Home</a></li>
<li><a href="https://uniguide.oau.edu.kg" class="current">UniGuide</a></li>

<button onclick="toggle()">👁</button>
</div>
Expand Down
Binary file added static/assets/oaulogo5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 0 additions & 23 deletions static/svg/LOGO Graph.svg

This file was deleted.

21 changes: 0 additions & 21 deletions static/svg/LOGO Small.svg

This file was deleted.

0 comments on commit 8db7670

Please sign in to comment.