Skip to content

Commit f7afb51

Browse files
committed
fix: Remove pythonbutton classes
Whoops
1 parent 8ccc92b commit f7afb51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ <h2>Python Resources</h2>
3030
<h2>Other Resources</h2>
3131
<p>Some other external resources you may wish to access are linked below.</p>
3232
<div><b>Copyright and Licensing:</b> <a class="linkbutton" href="https://www.gnu.org/licenses/agpl-3.0.en.html">AGPL 3.0 License</a><a class="linkbutton" href="https://creativecommons.org/licenses/by-sa/4.0/legalcode.en">CC BY-SA 4.0 License</a><a class="linkbutton" href="https://raw.githubusercontent.com/mOctave/weftspace/refs/heads/main/copyright">Debian-Style Copyright File</a></div>
33-
<div><b>Project Documentation:</b><a class="linkbutton pythonbutton" href="https://github.com/mOctave/weftspace/blob/main/README.md">Project README</a><a class="linkbutton pythonbutton" href="https://github.com/mOctave/weftspace/blob/main/CONTRIBUTING.md">Contributing Guidelines</a><a class="linkbutton" href="https://raw.githubusercontent.com/mOctave/weftspace/refs/heads/main/changelog">Changelog</a></div>
33+
<div><b>Project Documentation:</b><a class="linkbutton" href="https://github.com/mOctave/weftspace/blob/main/README.md">Project README</a><a class="linkbutton" href="https://github.com/mOctave/weftspace/blob/main/CONTRIBUTING.md">Contributing Guidelines</a><a class="linkbutton" href="https://raw.githubusercontent.com/mOctave/weftspace/refs/heads/main/changelog">Changelog</a></div>
3434
</body>
3535
</html>

0 commit comments

Comments
 (0)