Skip to content

create link with title, and optional text

Notifications You must be signed in to change notification settings

hugojosefson/title

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title

I miss when you could write a URL like this in a browser, and it would render it:

about:Hello World

title.deno.dev

I made something similar at title.deno.dev, which you can use like this:

https://title.deno.dev/This is a title

It shows a page with the title you give it, and the title set in any bookmark or tab you save from it.

You can also add extra text to the page, which will be shown below the heading, but not be in the bookmark/tab title:

https://title.deno.dev/This is a title?some extra text