-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename Information page to Travel (#37)
Rename the Information page to Travel. Add link to the travel page in the Information section in the home page. Fixed #34
- Loading branch information
1 parent
23ddc33
commit ac87c7d
Showing
4 changed files
with
29 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,7 +36,7 @@ We are looking forward to welcoming the 3DEM community to Vancouver this year! | |
The 3DEM-7 Symposium will be held at the University of British Columbia from | ||
November 13-15. This will be a great opportunity to share | ||
new developments and applications in 3DEM, connect with the community, | ||
and enjoy Vancouver. You can | ||
and [enjoy Vancouver](/travel). You can | ||
[register here](https://3dem7.wildapricot.org/event-5372783/Registration). | ||
""" | ||
|
||
|
@@ -85,4 +85,9 @@ Please reach out to [[email protected]](mailto:[email protected]) and | |
[[email protected]](mailto:[email protected]) if you are interested in | ||
sponsoring 3DEM-7. | ||
""" | ||
|
||
more_info = """ | ||
Find more about [accommodation](/travel#accommodation) and [travel | ||
details](/travel). | ||
""" | ||
+++ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
+++ | ||
title = "Information" | ||
title = "Travel" | ||
template = "page.html" | ||
extra.show_toc = true | ||
+++ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters