forked from bethylamine/bethylamine.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
33 lines (25 loc) · 1.06 KB
/
_config.yml
File metadata and controls
33 lines (25 loc) · 1.06 KB
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
title: "🏳️🌈 beth.lgbt"
description: A resource for debunking and combating transphobia online.
theme: just-the-docs
url: https://bethylamine.github.io
aux_links:
Template Repository: https://github.com/bethylamine/bethylamine.github.io
nav_external_links:
- title: Beth on Twitter
url: https://twitter.com/bethylamine
- title: Patreon
url: https://www.patreon.com/bethylamine
plugins:
- jemoji
# Footer "Edit this page on GitHub" link text
gh_edit_link: true # show or hide edit this page link
gh_edit_link_text: "Edit this page on GitHub"
gh_edit_repository: "https://github.com/bethylamine/bethylamine.github.io" # the github URL for your repo
gh_edit_branch: "main" # the branch that your docs is served from
gh_edit_view_mode: "edit" # "tree" or "edit" if you want the user to jump into the editor immediately
# Google Analytics
ga_tracking: G-R7KEM0MVLE
ga_tracking_anonymize_ip: true # GDPR compliance
# Enable or disable the search button that appears in the bottom right corner of every page
# Supports true or false (default)
search.button: true