We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80d6dce commit eaebd7aCopy full SHA for eaebd7a
3 files changed
_config.yml
@@ -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