Rename project

This commit is contained in:
Oliver Davies 2018-11-20 09:10:27 +00:00
parent 90f9407709
commit f64af5eae9
4 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
# vue-tailwind-bartik
# rebuilding-bartik
## Project setup
```

View file

@ -1,5 +1,5 @@
{
"name": "vue-tailwind-bartik",
"name": "rebuilding-bartik",
"version": "0.1.0",
"private": true,
"scripts": {

View file

@ -9,7 +9,7 @@
</head>
<body class="text-black bg-black text-sm leading-normal">
<noscript>
<strong>We're sorry but vue-tailwind-bartik doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
<strong>We're sorry but rebuilding-bartik doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->

View file

@ -66,12 +66,12 @@
},
{
title: 'View code on GitHub',
href: 'https://github.com/opdavies/vue-tailwind-bartik',
href: 'https://github.com/opdavies/rebuilding-bartik',
active: false,
},
// {
// title: 'Read blog post',
// href: 'https://github.com/opdavies/tailwind-bartik',
// href: 'https://github.com/opdavies/rebuilding-bartik',
// active: false,
// },
]