Skip to content

Commit 38e6a2e

Browse files
added link to GitHub organization and people page
1 parent 85d97d6 commit 38e6a2e

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

_config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ baseurl: "/website" # the subpath of your site, e.g. /blog
2626
url: "https://contractlib.github.io" # the base hostname & protocol for your site, e.g. http://example.com
2727
github_username: Contract-LIB
2828

29+
# external links in the left sidebar
30+
nav_external_links:
31+
- title: Contract-LIB on GitHub
32+
url: https://github.com/Contract-LIB/
33+
2934
# Build settings
3035
#theme: minima
3136
theme: just-the-docs

index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
layout: default
3+
title: Main Page
34
---
45

56
# About Contract-LIB

people.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: default
3+
title: People
4+
---
5+
6+
# People
7+
8+
* [Gidon Ernst](https://www.sosy-lab.org/people/ernst/) (Ludwig-Maximilians-Universität München)
9+
* [Wolfram Pfeifer](https://formal.kastel.kit.edu/~pfeifer/?lang=en) (Karlsruhe Institute of Technology)
10+
* [Mattias Ulbrich](https://formal.kastel.kit.edu/~ulbrich/?lang=en) (Karlsruhe Institute of Technology)

0 commit comments

Comments
 (0)