mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-25 04:17:13 +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">
|
footer: `<p class="font-mono text-sm">
|
||||||
Made with <a
|
Made with <a
|
||||||
class="text-primary"
|
class="text-primary"
|
||||||
@@ -92,6 +92,7 @@ const config = {
|
|||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
>GitProfile</a> and ❤️
|
>GitProfile</a> and ❤️
|
||||||
</p>`,
|
</p>`,
|
||||||
|
|
||||||
// To hide the `My Projects` section, keep it empty.
|
// To hide the `My Projects` section, keep it empty.
|
||||||
externalProjects: [
|
externalProjects: [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user