Add a Netlify status badge to the README.
This commit is contained in:
parent
5cb25b5069
commit
be12cf60d9
|
@ -2,6 +2,8 @@
|
|||
|
||||
> My personal website.
|
||||
|
||||
[![Netlify deploy status](https://api.netlify.com/api/v1/badges/ece73723-80fd-4f64-b168-2f6cecdf8fe9/deploy-status)](https://app.netlify.com/sites/bauke/deploys)
|
||||
|
||||
## Building
|
||||
|
||||
To build the site [Node](https://nodejs.org) and [Yarn](https://yarnpkg.com) are required.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "bauke.xyz",
|
||||
"description": "My personal website.",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"author": "Bauke <me@bauke.xyz>",
|
||||
"homepage": "https://bauke.xyz",
|
||||
"repository": "https://git.holllo.cc/Bauke/bauke.xyz",
|
||||
|
|
Loading…
Reference in New Issue