File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{{ if .Page.Param "announcement" }}
2
2
< section lang ="en " id ="announcement " style ="background-color:{{ .Page.Param "announcement_bg " }}">
3
3
< aside >
4
- < div class ="content announcement main-section ">
4
+ < div class ="content announcement main-section " data-nosnippet >
5
5
6
6
< h4 class ="announcement ">
7
7
{{ T "announcement_title" | markdownify }}
Original file line number Diff line number Diff line change 1
1
{{ if .Page.Param "announcement" }}
2
2
< section lang ="en " id ="fp-announcement " style ="background-color:{{ .Page.Param "announcement_bg " }}">
3
- < aside >
4
- < div class ="content announcement main-section ">
3
+ < aside >
4
+ < div class ="content announcement main-section " data-nosnippet >
5
5
6
6
< h3 >
7
7
{{ T "announcement_title" | markdownify }}
You can’t perform that action at this time.
0 commit comments