File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
.vscode /
2
2
resources /
3
- public /
3
+ public /
4
+ .DS_Store
Original file line number Diff line number Diff line change 15
15
< meta property ="og:image " content ='https://github.com/stemformulas/stemformulas.github.io/raw/main/equalsicon-wide.png '/>
16
16
< meta property ="og:description " content ='All of the STEM formulas, eventually '/>
17
17
< meta property ="og:url " content ='https://stemformulas.com '/>
18
- < meta property ="og:image:width " content ='800 ' />
19
- < meta property ="og:image:height " content ='1200 ' /> <!-- TYPE BELOW IS PROBABLY: 'website' or 'article' or look on https://ogp.me/#types -->
18
+ < meta property ="og:image:width " content ='1500 ' />
19
+ < meta property ="og:image:height " content ='600 ' /> <!-- TYPE BELOW IS PROBABLY: 'website' or 'article' or look on https://ogp.me/#types -->
20
20
< meta property ="og:type " content ='website '/>
21
21
< meta name ="twitter:title " content ="{{ .Site.Title | emojify }} "/>
22
22
< meta name ="twitter:description " content ="All of the STEM formulas, eventually "/>
31
31
< meta property ="og:image " content ="{{ printf "%s " "preview.png" | printf "%s%s" .RelPermalink | printf "%s%s" "https://github.com/stemformulas/stemformulas.github.io/raw/main/content" | printf "%s"
32
32
| emojify }}" />
33
33
< meta property ="og:image:width " content ='1500 ' />
34
- < meta property ="og:image:height " content ='1500 ' />
34
+ < meta property ="og:image:height " content ='600 ' />
35
35
< meta property ="og:type " content ='website '/>
36
36
< meta property ="og:description " content ="{{ with .Description }}{{ . }}{{ else }}{{ if .IsPage }}{{ .Summary }}{{ else }}{{ with .Site.Params.description }}{{ . }}{{ end }}{{ end }}{{ end }} " />
37
37
< meta name ="twitter:title " content ="{{ .Title | emojify }} · {{ .Site.Title | emojify }} " />
You can’t perform that action at this time.
0 commit comments