-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct authors on website and update http -> https links
- Loading branch information
1 parent
fdd95ee
commit 53d44c8
Showing
2 changed files
with
17 additions
and
5 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
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,4 +1,16 @@ | ||
url: https://mlmc.louisaslett.com/ | ||
template: | ||
bootstrap: 5 | ||
|
||
navbar: | ||
structure: | ||
left: [intro, reference, articles, tutorials, news, giles] | ||
right: [search, github, lightswitch] | ||
components: | ||
giles: | ||
text: Mike Giles MLMC page | ||
href: https://people.maths.ox.ac.uk/~gilesm/mlmc/ | ||
authors: | ||
footer: | ||
text: "Maintained by" | ||
sidebar: | ||
roles: [aut, ctb] |