Skip to content

fdiengdoh/fdiengdoh.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fdh.pw Link Tree adapted

This is a clone of the app Linktree made with HTML and CSS. It has the following items:

  • A profile picture
  • Profile name
  • Links
  • Logo

To add more links just change the javascript section in js/myscript.js. Find the following code block:

    //Add New links here check Readme file for details
    var links = [

Then add the following line

    {link:"New Link Here", title:"Title of the link"},

Your new link is updated

Preview The Webpage Here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published