Skip to content

Commit

Permalink
Fix the config
Browse files Browse the repository at this point in the history
  • Loading branch information
jiayuasu committed Jun 15, 2021
1 parent 35462db commit a63d8a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
baseurl: "https://jiayuasu.github.io/spatial-epi-2021"
baseurl: "https://dataoceanlab.github.io/spatial-epi-2021"
title: "International Workshop on Spatial Computing for Epidemiology@ACM SIGSPATIAL 2021"
canonifyurls: true
theme: "hugo-conference"
Expand Down
2 changes: 1 addition & 1 deletion themes/hugo-conference/layouts/partials/location.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ <h2 class="section-title">{{ .titles.location }}</h2>

<div data-address="{{ .address }}, {{ .city }} - {{ .state }}">

<iframe class="location-area" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d391565.25584931904!2d116.11727188629838!3d39.93907312650535!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x35f05296e7142cb9%3A0xb9625620af0fa98a!2sBeijing%2C%20China!5e0!3m2!1sen!2sus!4v1623743656780!5m2!1sen!2sus" allowfullscreen="" loading="lazy"></iframe>
<iframe class="location-area" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d391568.2686441168!2d116.11727911836245!3d39.93854660641202!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x35f05296e7142cb9%3A0xb9625620af0fa98a!2sBeijing%2C%20China!5e0!3m2!1sen!2sus!4v1623746668918!5m2!1sen!2sus" allowfullscreen="" loading="lazy"></iframe>

</div>

0 comments on commit a63d8a6

Please sign in to comment.