-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
36 lines (33 loc) · 948 Bytes
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# Site settings
title: Graph Machine Learning Group
email: [email protected]
description: Research group part of the Swiss AI Lab (IDSIA) at Università della Svizzera italiana (Switzerland) led by Prof. Cesare Alippi.
url: https://gmlg.ch
address: "<strong>Università della Svizzera italiana</strong><br>Via Giuseppe Buffi, 13 • 6900 Lugano • Switzerland"
collections:
tutorials:
output: true
permalink: /:collection/:path
navbar:
brand:
name: GMLG Lugano
logo: assets/img/logo/logo.svg
pages:
- title: About
url: /
# icon: 🏠
- title: People
url: /people.html
# icon: 👨💻
- title: Publications
url: /publications.html
# icon: 📄
- title: Activities
pages:
- title: Tutorials
url: /tutorials
- title: Special sessions
url: /special-sessions.html
social:
twitter: GMLG_Lugano
github: Graph-Machine-Learning-Group