Skip to content

rockdoveuk/notacu.lt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

notacu.lt

Create a shortlink

To create a shortlink create a pull request, editing the slugs.json file.

Slugs should be in alphabetical order and have a description and URL to forward to.

Short URLs are case insensitive, but should be stored in all lowercase.

e.g.

{
  /// ...
  "the-slug-is-the-bit-after-notacu.lt": {
    "description": "Describe where this link goes",
    "url": "https://the-original-long-url"
  },
  // ...
}

Rockdove logo Rockdove

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published