forked from 2factorauth/2fa.directory
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
32 lines (28 loc) · 785 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
title: "2FA Directory"
copyright: "2factorauth"
languageCode: "en"
DefaultContentLanguage: "en"
disableKinds: ["taxonomy", "taxonomyTerm"]
disableHugoGeneratorInject: true
enableEmoji: true
enableGitInfo: true
enableRobotsTXT: true
params:
default:
description: "List of sites with two factor auth support which includes SMS, email, phone calls, hardware, and software."
github: "2factorauth/twofactorauth"
theme_color: "#38CCCC"
icon_path: "https://api.2fa.directory/icons/"
mastodon: "https://infosec.exchange/@2factorauth"
twitter:
handle: "2faorg"
card: "/icons/social-card.png"
outputFormats:
manifest:
name: "manifest"
baseName: "manifest"
mediaType: "application/json"
notAlternative: true
outputs:
home:
- "MANIFEST"