Skip to content

Commit 829d966

Browse files
leftibotclaude
andcommitted
Address review: restore shields.io widgets and remove test script
Restore the dashboard and Discourse Forums shields.io badge widgets in the header navbar — they are still functional. Also remove test_cleanup.sh as tests are not needed for website cleanup. Requested by @lefticus in PR #5 review. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 4dc5400 commit 829d966

File tree

2 files changed

+6
-55
lines changed

2 files changed

+6
-55
lines changed

_includes/header.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,12 @@
6161
<li>
6262
<a href="http://codecov.io/github/ChaiScript/ChaiScript?branch=master"><img src="http://codecov.io/github/ChaiScript/ChaiScript/coverage.svg?branch=master" alt="Coverage Status" /></a>
6363
</li>
64+
<li>
65+
<a href="http://chaiscript.com/ChaiScript-BuildResults/index.html"><img src="https://img.shields.io/badge/dashboard-online-green.svg"/></a>
66+
</li>
67+
<li>
68+
<a href="http://discourse.chaiscript.com"><img src="https://img.shields.io/badge/Discourse_Forums--green.svg"/></a>
69+
</li>
6470
</ul>
6571
</div>
6672
</div>

test_cleanup.sh

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)