generated from nhcarrigan/template
fix: style issues, correct source link
All checks were successful
Node.js CI / Lint and Test (push) Successful in 48s
All checks were successful
Node.js CI / Lint and Test (push) Successful in 48s
This commit is contained in:
parent
02a453259f
commit
38b8db69e8
@ -49,7 +49,7 @@ export const html = `
|
||||
margin: 5px auto;
|
||||
border: 2px solid #c69ff9;
|
||||
}
|
||||
button {
|
||||
button:not(#audio-theme-button) {
|
||||
cursor: url('https://cdn.nhcarrigan.com/cursors/pointer.cur'), pointer;
|
||||
border-radius: 10px;
|
||||
padding: 5px;
|
||||
@ -75,7 +75,7 @@ export const html = `
|
||||
<section>
|
||||
<h2>Links</h2>
|
||||
<p>
|
||||
<a href="https://codeberg.org/nhcarrigan/boost-monitor">
|
||||
<a href="https://codeberg.org/nhcarrigan/mommy">
|
||||
<i class="fa-solid fa-code"></i> Source Code
|
||||
</a>
|
||||
</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user