Skip to content

Commit 3a6f9b1

Browse files
crackcode09claude
andcommitted
style: update footer to open source branding with GitHub link
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 7df00e3 commit 3a6f9b1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,9 +280,9 @@ def fmt_cap(v):
280280
st.divider()
281281
st.markdown(
282282
"<div style='text-align: center; color: #98B1BE; font-size: 0.85rem;'>"
283-
"Built by <strong>Nidhin Dileepkumar</strong> · PBC Linear® Internal Tool · "
283+
"Built by <strong>Nidhin Dileepkumar</strong> · Open Source · "
284284
"Questions or feedback? "
285-
"<a href='mailto:nidhin.dileepkumar@pbclinear.com' style='color: #0078E6;'>Get in touch</a>"
285+
"<a href='https://github.com/crackcode09/spc-control-chart-tool' style='color: #0078E6;'>View on GitHub</a>"
286286
"</div>",
287287
unsafe_allow_html=True,
288288
)

0 commit comments

Comments
 (0)