Skip to content

Commit

Permalink
Move main page to _wiki so links work
Browse files Browse the repository at this point in the history
  • Loading branch information
IFcoltransG committed Aug 15, 2023
1 parent 30958c0 commit 11c16f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This repo contains the wiki for the webcomic [BUUZA!!](https://tapas.io/series/B
> BUUZA!! is a comic about found family, diaspora and religion, set in an urban fantasy 90's Middle East and Central Asia.
## Reading the wiki
You can browse the pages in the `/wiki` directory (as well as `_pages` which contains the [Main Page](/_pages/index.md)). However for best experience, check out the [website for the wiki](https://ifcoltransg.github.io/buuza-wiki/).
You can browse the pages in the `/wiki` directory (as well as `_pages` which contains the [Main Page](/_wiki/index.md)). However for best experience, check out the [website for the wiki](https://ifcoltransg.github.io/buuza-wiki/).

## Editing the wiki
To edit a page, simply send make the change, then send a pull request via GitHub.
Expand Down
4 changes: 2 additions & 2 deletions _pages/index.md → _wiki/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
layout: note
title: Main Page
id: main-page
title: Main Page
permalink: /
tags: ['Special']
---

# BUUZA!! Wiki
Expand Down

0 comments on commit 11c16f5

Please sign in to comment.