Linking multiple urls to an org roam file

I have cleaned it up and placed it in another repo.
named it org-roam-url.

installation for spacemacs (melpa) . place in init file.

(org-roam-url
                                         :location (recipe :fetcher github
                                                           :repo "natask/org-roam-url"
                                                           :files ( "*.el")
                                                           ) 
                                         )