Skip to content

Commit 5cb8ae9

Browse files
committed
add disqus footer ; add small logo
1 parent 467464a commit 5cb8ae9

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

content/publications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ title: Publications
1313

1414
`2017` **Tierney, NJ.** Mengersen, K., Harden, F., Harden, M., "Bayesian Approaches to Modelling Occupational Health." _Occupational and Environmental Medicine_. __In Preparation__
1515

16-
`2017` **Tierney, NJ.**, Mira, A., Reinhold, J., Mengersen, KL., Aurrichio, A. "Optimising placement of AEDs in cases of geographic variability" _Circulation_. __In Preparation__
16+
`2017` **Tierney, NJ.**, Mira, A., Reinhold, J., Mengersen, KL., Aurrichio, A. "Optimising placement of AEDs in cases of geographic variability" _Resuscitation_. __In Preparation__
1717

1818
# Pre-Print
1919

themes/hugo-xmin/layouts/partials/foot_custom.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@
1818
hljs.configure({languages: []});
1919
hljs.initHighlightingOnLoad();
2020
</script>
21+
{{ template "_internal/disqus.html" . }}

themes/hugo-xmin/layouts/partials/head_custom.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<link href="//cdn.bootcss.com/highlight.js/9.12.0/styles/github.min.css" rel="stylesheet">
2-
<img src="https://njtierney.updog.co/img/njt-logo.png" style="max-width:30%;min-width:40px" align="left" />
2+
<img src="https://njtierney.updog.co/img/njt-logo-small.png" style="max-width:20%;min-width:40px" align="left" />
33
<center>
44

55
<h1>

0 commit comments

Comments
 (0)