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;
|
||||
}
|
||||
|
||||
nav {
|
||||
sup {
|
||||
a {
|
||||
color: white;
|
||||
text-decoration-color: orange;
|
||||
|
|
@ -31,11 +31,6 @@
|
|||
</head>
|
||||
<body>
|
||||
<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">
|
||||
Please use Chrome or Firefox.
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue