diff --git a/static/files/frontmatter.pdf b/static/files/frontmatter.pdf new file mode 100644 index 0000000..f49775e Binary files /dev/null and b/static/files/frontmatter.pdf differ diff --git a/themes/hugo-conference/layouts/partials/schedule.html b/themes/hugo-conference/layouts/partials/schedule.html index 59af6b5..6d106af 100755 --- a/themes/hugo-conference/layouts/partials/schedule.html +++ b/themes/hugo-conference/layouts/partials/schedule.html @@ -7,7 +7,7 @@
Beijing Time | +US Eastern Time | Your local Time | Title | @@ -17,8 +17,8 @@||
---|---|---|---|---|---|
{{ time .time "Asia/Shanghai" }} | -{{ (time .time "Asia/Shanghai").Local }} | +{{ time .time "America/New_York" }} | +{{ (time .time "America/New_York").Local }} | {{ .title }} {{ .authors }} |
{{ if ne .file nil }} |