Skip to content

Commit 8b6862b

Browse files
authored
Update wikitemplate.html
Added new wiki page button to the template as well
1 parent 4d0f3e8 commit 8b6862b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Wiki/wikitemplate.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<body>
5252
<h1><center><b>Wiki | FAQ | More Links</b></center></h1>
5353
<h2>FULL WIKI PAGE TITLE GOES HERE</h2>
54-
<a href="https://github.com/Scratch-Coding-Hut/Scratch-Coding-Hut.github.io/edit/main/Wiki/PAGE-FILE-NAME-GOES-HERE.html"><img src="images.png"></a></img>
54+
<a href="https://github.com/Scratch-Coding-Hut/Scratch-Coding-Hut.github.io/edit/main/Wiki/PAGE-FILE-NAME-GOES-HERE.html"><img src="images.png"></a></img></img><a href="https://github.com/Scratch-Coding-Hut/Scratch-Coding-Hut.github.io/new/main/Wiki"><img src="new-wiki-page.png"></a></img>
5555
<h3>SUBHEADER</h2>
5656

5757
CONTENT</body>

0 commit comments

Comments
 (0)