File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -465,6 +465,7 @@ <h2 class="section-title">Install</h2>
465465 < a href ="https://github.com/web3dev1337/agent-workspace " target ="_blank "> GitHub</ a >
466466 < a href ="https://github.com/web3dev1337/agent-workspace/releases/latest " target ="_blank "> Download</ a >
467467 < a href ="https://github.com/web3dev1337/agent-workspace " target ="_blank "> Run from Source</ a >
468+ < a class ="footer-sponsor " href ="https://github.com/sponsors/web3dev1337 " target ="_blank "> Sponsor</ a >
468469 < a href ="terms.html "> Terms</ a >
469470 < a href ="privacy.html "> Privacy</ a >
470471 </ div >
Original file line number Diff line number Diff line change @@ -1432,6 +1432,11 @@ a.btn-glow {
14321432 transition : color 0.3s ease;
14331433}
14341434
1435+ .footer-links .footer-sponsor {
1436+ color : var (--cyan );
1437+ font-weight : 600 ;
1438+ }
1439+
14351440.footer-links a : hover {
14361441 color : # fff ;
14371442}
You can’t perform that action at this time.
0 commit comments