mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-06 16:26:52 +01:00
Added hyperlink on Chart.js LOGO (#9741)
Inserted a hyperlink on chart.js logo So that users can easily be redirected to the HOME PAGE of the web application
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<p align="center">
|
||||
<img src="https://www.chartjs.org/media/logo-title.svg"><br/>
|
||||
<a href="https://www.chartjs.org/" target="_blank">
|
||||
<img src="https://www.chartjs.org/media/logo-title.svg" alt="https://www.chartjs.org/"><br/>
|
||||
</a>
|
||||
Simple yet flexible JavaScript charting for designers & developers
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user