mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-25 04:17:13 +00:00
Updated code after code review
This commit is contained in:
@@ -83,10 +83,15 @@ const config = {
|
||||
},
|
||||
],
|
||||
|
||||
// Optional custom footer. See README file, section "custom-footer", for details
|
||||
/*
|
||||
footer: '[...]',
|
||||
*/
|
||||
// Optional custom footer
|
||||
footer: `<p class="font-mono text-sm">
|
||||
Made with <a
|
||||
class="text-primary"
|
||||
href="https://github.com/arifszn/gitprofile"
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
>GitProfile</a> and ❤️
|
||||
</p>`,
|
||||
// To hide the `My Projects` section, keep it empty.
|
||||
externalProjects: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user