-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.toml
27 lines (22 loc) · 978 Bytes
/
config.toml
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
title = "FLAIR"
baseURL = 'http://foersterlab.com/'
languageCode = 'en-us'
theme = 'flair'
# Add Google Analytics tracking code to enable
# googleAnalytics = "..."
# Menu name
sectionPagesMenu = "main"
[params]
# Title for printing
longTitle = "Foerster Lab for AI Research"
twitterHandle = "FLAIR_Ox"
favicon = "icon_new.png"
# Metadata for Open Graph and Twitter
description = "FLAIR is a research group in the Department of Engineering Science at the University of Oxford, specialising in Reinforcement Learning." # Max 160 characters show in search results
# images = ["tmp.png"] # Image that shows on Twitter cards and Open Graph links to the site
# rss = ""
# siteLogo = "flair_transparent.png"
siteLogo = "flair_new.png"
# splashPhoto = "flare.jpeg"
splashPhoto = "group_photo_2024.jpeg"
splashBackground = false # Set to true to place splash photo as the homepage background