Skip to content

Commit

Permalink
disable hawercampus ad
Browse files Browse the repository at this point in the history
  • Loading branch information
tbho committed Jun 19, 2023
1 parent 30ddd52 commit 3ed7b33
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/klausurarchiv_web/templates/page/index.html.slime
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ div.container
span.badge.is-danger = get_unplublished_shortcuts_count()
- _ ->

div.box
a(href="https://tickets.hawercampus.de/?utm_source=klausurarchiv&utm_medium=referral&utm_campaign=klausurarchiv")
img.image(src="#{static_path(@conn, "/images/hawercampus.png")}" alt="")
/ div.box
/ a(href="https://tickets.hawercampus.de/?utm_source=klausurarchiv&utm_medium=referral&utm_campaign=klausurarchiv")
/ img.image(src="#{static_path(@conn, "/images/hawercampus.png")}" alt="")

/ div.box
/ h5.subtitle.is-5 =gettext("New features:")
Expand Down

0 comments on commit 3ed7b33

Please sign in to comment.