Skip to content

Commit eaebd7a

Browse files
committed
config stuff
1 parent 80d6dce commit eaebd7a

3 files changed

Lines changed: 25 additions & 675 deletions

File tree

_config.yml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
title: Make Tech Work for Workers
2+
author: The John Henry Committee
3+
subtitle: Don't Steamroll AI Adoption — Let Workers Decide
4+
5+
url: "https://www.johnhenry.site"
6+
baseurl: ""
7+
8+
footer_only_homepage: true
9+
footer_url: "https://github.com/rhl-bthr"
10+
footer_text: "Theme by rhl-bthr"
11+
12+
profile-picture: assets/jhc_logo.png
13+
favicon_location: assets/favicon.ico
14+
15+
permalink: /:year-:month-:day-:title/
16+
sass:
17+
style: compressed
18+
sass_dir: css
19+
20+
navbar:
21+
- name: "About"
22+
link: "about"
23+
- name: "Tech Workers Coalition"
24+
absolute-link: "https://techworkerscoalition.org"

0 commit comments

Comments
 (0)