1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-27 03:04:51 +09:00

style: hide the left most link in the navbar

This commit is contained in:
naskya 2023-11-10 06:07:10 +09:00
parent 9e9f5538aa
commit a484cc3025
Signed by: naskya
GPG key ID: 164DFF24E2D40139
6 changed files with 0 additions and 30 deletions

View file

@ -13,11 +13,6 @@ $# with this software. If not, see
$# <http://creativecommons.org/publicdomain/zero/1.0/>.
<div>
<span>
[[ 🏗
<a href=@{DeckR deckHash}>
=#{keyHashidText deckHash} #{actorName actor}
]] ::
<span>
<a href=@{DeckInboxR deckHash}>
[📥 Inbox]

View file

@ -13,11 +13,6 @@ $# with this software. If not, see
$# <http://creativecommons.org/publicdomain/zero/1.0/>.
<div>
<span>
[[ 🏗
<a href=@{LoomR loomHash}>
+#{keyHashidText loomHash} #{actorName actor}
]] ::
<span>
<a href=@{LoomInboxR loomHash}>
[📥 Inbox]

View file

@ -13,11 +13,6 @@ $# with this software. If not, see
$# <http://creativecommons.org/publicdomain/zero/1.0/>.
<div>
<span>
[[ 🧙
<a href=@{PersonR personHash}>
~#{username2text $ personUsername person}
]] ::
<span>
<a href=@{PersonInboxR personHash}>
[📥 Inbox]

View file

@ -13,11 +13,6 @@ $# with this software. If not, see
$# <http://creativecommons.org/publicdomain/zero/1.0/>.
<div>
<span>
[[ 🏗
<a href=@{ProjectR projectHash}>
\$#{keyHashidText projectHash} #{actorName actor}
]] ::
<span>
<a href=@{ProjectInboxR projectHash}>
[📥 Inbox]

View file

@ -31,11 +31,6 @@ $# ^{projectNavW j w sw (sharerIdent s) (projectIdent j)}
$# ^{personNavW user}
<div>
<span>
[[ 🗃
<a href=@{RepoR repo}>
^#{keyHashidText repo} #{actorName actor}
]] ::
<span>
<a href=@{RepoInboxR repo}>
[📥 Inbox]

View file

@ -31,11 +31,6 @@ $# ^{projectNavW j w sw (sharerIdent s) (projectIdent j)}
$# ^{personNavW user}
<div>
<span>
[[ 🗃
<a href=@{RepoR repo}>
^#{keyHashidText repo} #{actorName actor}
]] ::
<span>
<a href=@{RepoInboxR repo}>
[📥 Inbox]