Skip to content

Commit

Permalink
Update main.html
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSchoolOH authored Apr 24, 2024
1 parent 6363524 commit 7b31abe
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion main/main.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
<h1 class="centered">Pen Group Docs</h1>
<div>
<button style="width: 100%;" class="left-align">
<h2>Main Pages</h2>
<button style="width: 100%;" class="left-align" onclick="window.location.href = 'https:\/\/pen-group.github.io/docs/?page=extensions%2FpenPlus%2fmain'">
<img src="generalImages/logo.svg" style="width: 32px; height: 32px;">
Pen+
</button>
<button style="width: 100%;" class="left-align">
<img src="generalImages/logo.svg" style="width: 32px; height: 32px;">
Shader Editor
</button>
</div>

0 comments on commit 7b31abe

Please sign in to comment.