Skip to content

Commit

Permalink
Update 0.8.997 - Removed MT page for multiples bugs and problems with it
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhaddil committed Dec 7, 2024
1 parent ac190e3 commit 19b469d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wiki-page-creator",
"private": true,
"version": "0.8.996",
"version": "0.8.997",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
12 changes: 6 additions & 6 deletions src/pages/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@ const links: PageLinkProps[] = [
img: './assets/images/buttons/1_013.png',
imgAlt: 'Naves',
},
{
text: '',
url: './multitool.html',
img: './assets/images/buttons/1_007.png',
imgAlt: 'Multiherramientas',
},
//{
// text: '',
// url: './multitool.html',
// img: './assets/images/buttons/1_007.png',
// imgAlt: 'Multiherramientas',
//},
{
text: '',
url: './mineral.html',
Expand Down

0 comments on commit 19b469d

Please sign in to comment.