noisy / portfolio

Source code of my portfolio & blog
https://krzysztofszumny.com
3 stars 1 forks source link

Site link url name #130

Closed lukmarcus closed 6 months ago

lukmarcus commented 6 months ago
netlify[bot] commented 6 months ago

Deploy request for krzysztofszumny pending review.

Visit the deploys page to approve it

Name Link
Latest commit afe4e96d5704eddcacf3b570b1881dfc0e94e7a9
lukmarcus commented 6 months ago

@noisy

Examples

only url is present: nothing changes

Code

url: "https://www.seerene.com/",

Screenshot

obraz

url and urlName are present: urlName is shown as name of the url

Code

url: "https://www.seerene.com/",
urlName: "Seerene - The Digital Boardroom",

Screenshot

obraz

only urlName is present: only urlName is shown with no link

Code

urlName: "Not Available",

Screenshot

obraz

url and urlName are not present: site link is not shown

Screenshot

obraz