unit27research commited on
Commit
8ef7236
·
verified ·
1 Parent(s): ed48a81

Clarify project subtitle

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -17,7 +17,7 @@
17
  <body>
18
  <main class="shell">
19
  <header class="hero">
20
- <p class="eyebrow">A HUMAN-REVIEWED CONTRIBUTION ASSISTANT</p>
21
  <h1>One Good Commit</h1>
22
  <p class="lede">Read a public Hugging Face model card, trace what it documents, and prepare a careful contribution packet for a human to review.</p>
23
  </header>
 
17
  <body>
18
  <main class="shell">
19
  <header class="hero">
20
+ <p class="eyebrow">MODEL CARD CONTRIBUTION ASSISTANT</p>
21
  <h1>One Good Commit</h1>
22
  <p class="lede">Read a public Hugging Face model card, trace what it documents, and prepare a careful contribution packet for a human to review.</p>
23
  </header>