feat(app): remove links to npm & github
This commit is contained in:
parent
b8a1116494
commit
18a7713149
1 changed files with 1 additions and 6 deletions
|
|
@ -16,7 +16,7 @@
|
||||||
--mnswpr-transition: 10s ease-in-out;
|
--mnswpr-transition: 10s ease-in-out;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav {
|
sup {
|
||||||
a {
|
a {
|
||||||
color: white;
|
color: white;
|
||||||
text-decoration-color: orange;
|
text-decoration-color: orange;
|
||||||
|
|
@ -31,11 +31,6 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="body-wrapper">
|
<div id="body-wrapper">
|
||||||
<nav>
|
|
||||||
<a target="_blank" href="https://npmx.dev/package/@ayo-run/mnswpr">npm</a>
|
|
||||||
·
|
|
||||||
<a target="_blank" href="https://github.com/ayo-run/mnswpr">github</a>
|
|
||||||
</nav>
|
|
||||||
<div id="app">
|
<div id="app">
|
||||||
Please use Chrome or Firefox.
|
Please use Chrome or Firefox.
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue