Rename project
This commit is contained in:
parent
90f9407709
commit
f64af5eae9
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "vue-tailwind-bartik",
|
||||
"name": "rebuilding-bartik",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
|
|
@ -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 -->
|
||||
|
|
|
@ -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,
|
||||
// },
|
||||
]
|
||||
|
|
Reference in a new issue