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 11.vscode /
22resources /
3- public /
3+ public /
4+ .DS_Store
Original file line number Diff line number Diff line change 1515 < meta property ="og:image " content ='https://github.com/stemformulas/stemformulas.github.io/raw/main/equalsicon-wide.png '/>
1616 < meta property ="og:description " content ='All of the STEM formulas, eventually '/>
1717 < 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 -->
2020 < meta property ="og:type " content ='website '/>
2121 < meta name ="twitter:title " content ="{{ .Site.Title | emojify }} "/>
2222 < meta name ="twitter:description " content ="All of the STEM formulas, eventually "/>
3131 < 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"
3232 | emojify }}" />
3333 < meta property ="og:image:width " content ='1500 ' />
34- < meta property ="og:image:height " content ='1500 ' />
34+ < meta property ="og:image:height " content ='600 ' />
3535 < meta property ="og:type " content ='website '/>
3636 < meta property ="og:description " content ="{{ with .Description }}{{ . }}{{ else }}{{ if .IsPage }}{{ .Summary }}{{ else }}{{ with .Site.Params.description }}{{ . }}{{ end }}{{ end }}{{ end }} " />
3737 < meta name ="twitter:title " content ="{{ .Title | emojify }} · {{ .Site.Title | emojify }} " />
You can’t perform that action at this time.
0 commit comments