Rename project
This commit is contained in:
parent
90f9407709
commit
f64af5eae9
|
@ -1,4 +1,4 @@
|
||||||
# vue-tailwind-bartik
|
# rebuilding-bartik
|
||||||
|
|
||||||
## Project setup
|
## Project setup
|
||||||
```
|
```
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "vue-tailwind-bartik",
|
"name": "rebuilding-bartik",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
</head>
|
</head>
|
||||||
<body class="text-black bg-black text-sm leading-normal">
|
<body class="text-black bg-black text-sm leading-normal">
|
||||||
<noscript>
|
<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>
|
</noscript>
|
||||||
<div id="app"></div>
|
<div id="app"></div>
|
||||||
<!-- built files will be auto injected -->
|
<!-- built files will be auto injected -->
|
||||||
|
|
|
@ -66,12 +66,12 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'View code on GitHub',
|
title: 'View code on GitHub',
|
||||||
href: 'https://github.com/opdavies/vue-tailwind-bartik',
|
href: 'https://github.com/opdavies/rebuilding-bartik',
|
||||||
active: false,
|
active: false,
|
||||||
},
|
},
|
||||||
// {
|
// {
|
||||||
// title: 'Read blog post',
|
// title: 'Read blog post',
|
||||||
// href: 'https://github.com/opdavies/tailwind-bartik',
|
// href: 'https://github.com/opdavies/rebuilding-bartik',
|
||||||
// active: false,
|
// active: false,
|
||||||
// },
|
// },
|
||||||
]
|
]
|
||||||
|
|
Reference in a new issue