All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 19s
33 lines
786 B
YAML
33 lines
786 B
YAML
baseURL: 'https://temper.tv'
|
|
languageCode: 'en-us'
|
|
title: Hiya, I'm temper
|
|
|
|
theme: 'temper'
|
|
|
|
enableEmoji: true
|
|
|
|
Params:
|
|
description: Silly maker of things
|
|
name: temper.tv
|
|
twitch: https://twitch.tv/tempersama_
|
|
gitlab: https://git.shockrah.xyz/shockrah
|
|
github: https://github.com/tempersama
|
|
mastodon: https://mastodon.social/@tempertv
|
|
instagram: https://www.instagram.com/temper.sama/
|
|
bluesky: https://bsky.app/profile/tempersama.bsky.social
|
|
|
|
# Here we link the fun stuff ;)
|
|
launchpad:
|
|
- Name: Feed
|
|
description: Posts about things
|
|
uri: /feed
|
|
- name: Stream
|
|
description: livestream links
|
|
uri: /stream
|
|
- name: Dev Blog
|
|
description: Dev stuff
|
|
uri: /dev
|
|
- name: Files
|
|
description: Links to files
|
|
uri: /files
|