File tree Expand file tree Collapse file tree 3 files changed +2
-6
lines changed
Expand file tree Collapse file tree 3 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -198,10 +198,6 @@ disableHugoGeneratorInject = false
198198 identifier = " talks"
199199 name = " Talks"
200200 url = " talks/"
201- [[menu .main ]]
202- identifier = " demonstrating"
203- name = " Demonstrating"
204- url = " demonstrating/"
205201
206202# Render html in files
207203[markup ]
Original file line number Diff line number Diff line change 11---
2- title : " Pint_of_science "
2+ title : " Pint of Science "
33date : 2024-05-20T13:19:59Z
44---
55
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ <h1>{{ .Site.Title }}</h1>
2323 {{ .Content }}
2424
2525 <!-- Just hacking an image centered correctly here -->
26- < img src ="/ overview_image.jpg " alt ="" style ="display: block; margin-left: auto; margin-right: auto; width: 50%; ">
26+ < img src ="overview_image.jpg " alt ="" style ="display: block; margin-left: auto; margin-right: auto; width: 50%; ">
2727 </ div >
2828 </ main >
2929{{ end }}
You can’t perform that action at this time.
0 commit comments