Fix relative links

This commit is contained in:
Jeremy Thomas
2018-10-12 11:23:32 +01:00
parent 6fe3eb0b74
commit 957a45a50c
18 changed files with 57 additions and 53 deletions

View File

@@ -2,7 +2,11 @@
"name": "bulma",
"version": "0.7.2",
"homepage": "https://bulma.io",
"author": "Jeremy Thomas <bbxdesign@gmail.com> (https://jgthms.com)",
"author": {
"name": "Jeremy Thomas",
"email": "bbxdesign@gmail.com",
"url": "https://jgthms.com"
},
"description": "Modern CSS framework based on Flexbox",
"main": "bulma.sass",
"unpkg": "css/bulma.css",