Exempt case studies list from announcements
Announcements don't show for individual case studies. Make the list page also skip any current announcement.
This commit is contained in:
@@ -76,3 +76,6 @@
|
||||
<a href="{{ .page.RelPermalink }}"{{ if $isForeignLanguage }} target="_blank"{{ end }}>{{ T "main_read_about"}} {{ .page.LinkTitle }}</a>
|
||||
</div>
|
||||
{{ end }}
|
||||
{{ define "announcement" }}
|
||||
<!-- skip announcement -->
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user