matuzo / front-end-bookmarks

A collection of articles and talks about HTML, CSS and JS, grouped by elements, attributes, properties, selectors, methods, and expressions.
https://www.frontendbookmarks.com/
MIT License
71 stars 8 forks source link

Move links into json file #5

Closed matuzo closed 4 years ago

matuzo commented 4 years ago
{
  "target": [
    {
      "id": "",
      "url": "",
      "processed": false,
      "image": "",
      "description": "",
      "author": "",
      "date": "",
      "tags": []
    }
  ]
}