10 lines
218 B
TOML
10 lines
218 B
TOML
baseURL = 'https://faulty.equipment/'
|
|
languageCode = 'en-us'
|
|
title = 'Faulty Equipment'
|
|
theme = "fesite"
|
|
|
|
[Params]
|
|
description = 'Ramblings and analysis of one random software developer'
|
|
|
|
[related]
|
|
includeNewer = true
|