File tree Expand file tree Collapse file tree
crates/codelens-core/templates Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ <h2>Worst Files</h2>
129129 {% endif %}
130130
131131 < footer >
132- < p > Generated by < strong > Codelens</ strong > | High-performance code analysis tool powered by Rust</ p >
132+ < p > Generated by < a href =" https://github.com/DropFan/codelens " style =" color: var(--accent-blue) " > < strong > Codelens</ strong > </ a > by < a href =" https://github.com/DropFan " style =" color: var(--accent-blue) " > Tiger </ a > | High-performance code analysis tool powered by Rust</ p >
133133 </ footer >
134134 </ div >
135135
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ <h2 style="margin-bottom: 1rem">Hotspot Details</h2>
9595 {% endif %}
9696
9797 < footer >
98- < p > Generated by < strong > Codelens</ strong > | High-performance code analysis tool powered by Rust</ p >
98+ < p > Generated by < a href =" https://github.com/DropFan/codelens " style =" color: var(--accent-blue) " > < strong > Codelens</ strong > </ a > by < a href =" https://github.com/DropFan " style =" color: var(--accent-blue) " > Tiger </ a > | High-performance code analysis tool powered by Rust</ p >
9999 </ footer >
100100 </ div >
101101
Original file line number Diff line number Diff line change @@ -230,7 +230,7 @@ <h2>By Language</h2>
230230 </ section >
231231
232232 < footer >
233- < p > Generated by < strong > Codelens</ strong > in {{ elapsed_secs }}s | High-performance code analysis tool powered by Rust</ p >
233+ < p > Generated by < a href =" https://github.com/DropFan/codelens " style =" color: var(--accent-blue) " > < strong > Codelens</ strong > </ a > by < a href =" https://github.com/DropFan " style =" color: var(--accent-blue) " > Tiger </ a > in {{ elapsed_secs }}s | High-performance code analysis tool powered by Rust</ p >
234234 </ footer >
235235 </ div >
236236
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ <h2 style="margin-bottom: 1rem">By Language</h2>
9797 {% endif %}
9898
9999 < footer >
100- < p > Generated by < strong > Codelens</ strong > | High-performance code analysis tool powered by Rust</ p >
100+ < p > Generated by < a href =" https://github.com/DropFan/codelens " style =" color: var(--accent-blue) " > < strong > Codelens</ strong > </ a > by < a href =" https://github.com/DropFan " style =" color: var(--accent-blue) " > Tiger </ a > | High-performance code analysis tool powered by Rust</ p >
101101 </ footer >
102102 </ div >
103103
Original file line number Diff line number Diff line change @@ -230,7 +230,7 @@ <h2>By Language</h2>
230230 </ section >
231231
232232 < footer >
233- < p > Generated by < strong > Codelens</ strong > in {{ elapsed_secs }}s | High-performance code analysis tool powered by Rust</ p >
233+ < p > Generated by < a href =" https://github.com/DropFan/codelens " style =" color: var(--accent-blue) " > < strong > Codelens</ strong > </ a > by < a href =" https://github.com/DropFan " style =" color: var(--accent-blue) " > Tiger </ a > in {{ elapsed_secs }}s | High-performance code analysis tool powered by Rust</ p >
234234 </ footer >
235235 </ div >
236236
You can’t perform that action at this time.
0 commit comments