tangled
alpha
login
or
join now
vielle.dev
/
dnd-astral-powers
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
remove chip
vielle.dev
1 month ago
8762a05a
20d37261
verified
This commit was signed with the committer's
known signature
.
vielle.dev
SSH Key Fingerprint:
SHA256:/4bvxqoEh9iMdjAPgcgAgXKZZQTROL3ULiPt6nH9RSs=
+1
-1
1 changed file
expand all
collapse all
unified
split
src
pages
index.astro
+1
-1
src/pages/index.astro
···
17
17
<p>Pages:</p>
18
18
<ul>
19
19
<li><a href="/astral">Astral Powers</a></li>
20
20
-
<li><a href="/chip">Chip</a></li>
20
20
+
<!-- <li><a href="/chip">Chip</a></li> -->
21
21
</ul>
22
22
</Base>