File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -241,17 +241,6 @@ const html = `<!DOCTYPE html>
241241 </div>
242242</header>
243243
244- <section class="fade-in">
245- <h2>Profile Card</h2>
246- <p class="lead">Embed an animated news ticker in your GitHub Profile README. AI writes the headlines.</p>
247- <div style="border:1px solid #222;border-radius:6px;overflow:hidden;margin-bottom:1rem;">
248- <img src="screenshots/card-dark.svg" alt="Weekly News Ticker" style="width:100%;display:block;" />
249- </div>
250- <p class="qs-note" style="margin-top:0.5rem;">
251- Generated automatically with each weekly report. Headlines use dramatic, tongue-in-cheek labels like a TV news broadcast.
252- </p>
253- </section>
254-
255244<section class="fade-in">
256245 <h2>Features</h2>
257246 <ul class="feature-list">
@@ -309,6 +298,17 @@ ${themes
309298 </ul>
310299</section>
311300
301+ <section class="fade-in">
302+ <h2>Profile Card</h2>
303+ <p class="lead">Embed an animated news ticker in your GitHub Profile README. AI writes the headlines.</p>
304+ <div style="border:1px solid #222;border-radius:6px;overflow:hidden;margin-bottom:1rem;">
305+ <img src="screenshots/card-dark.svg" alt="Weekly News Ticker" style="width:100%;display:block;" />
306+ </div>
307+ <p class="qs-note" style="margin-top:0.5rem;">
308+ Generated automatically with each weekly report. Headlines use dramatic, tongue-in-cheek labels like a TV news broadcast.
309+ </p>
310+ </section>
311+
312312<footer class="lp-footer">
313313 <div class="footer-links">
314314 <a href="https://github.com/deariary/github-weekly-reporter">GitHub</a>
You can’t perform that action at this time.
0 commit comments