mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-24 20:00:22 +00:00
Added some clarifications as comments.
This commit is contained in:
@@ -83,7 +83,7 @@ const config = {
|
||||
},
|
||||
],
|
||||
|
||||
// Optional custom footer
|
||||
// Optional custom footer. To hide the footer, just remove it from here
|
||||
footer: `<p class="font-mono text-sm">
|
||||
Made with <a
|
||||
class="text-primary"
|
||||
@@ -92,6 +92,7 @@ const config = {
|
||||
rel="noreferrer"
|
||||
>GitProfile</a> and ❤️
|
||||
</p>`,
|
||||
|
||||
// To hide the `My Projects` section, keep it empty.
|
||||
externalProjects: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user