Skip to content

Commit eefe0c7

Browse files
authored
🚀 Update footer with docs repo (#20)
* Update footer with docs repo * Add a newline at the end of the file
1 parent 22b2b12 commit eefe0c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc-templates/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ <h1 id="nav-title">Documentation</h1>
6060

6161

6262
<div style="padding-top: 64px;"></div> <!-- Space -->
63-
<p style="font-size: 14px; text-align: center;" class="placeholder"><a href="https://github.com/SkriptLang/Skript/">SkriptLang Team</a> •
63+
<p style="font-size: 14px; text-align: center;" class="placeholder"><a href="https://github.com/SkriptLang/skript-docs">Documentation Repo</a> •
6464
Site developed by <a href="https://github.com/AyhamAl-Ali">Ayham Al-Ali</a> • Site Version <b>${site-version}</b> • Generated on <b>${skript.build.date}</b></p>
65-
<div style="padding-top: 16px;"></div> <!-- Space -->
65+
<div style="padding-top: 16px;"></div> <!-- Space -->

0 commit comments

Comments
 (0)