mirror of
https://github.com/loot/loot.github.io.git
synced 2026-07-27 14:13:30 -07:00
Add redirect pages for docs/dev/BOSS*.
Could probably use some HTML text/linking for people that have disabled automatic redirects in their browser.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>BOSS Metadata Syntax</title>
|
||||
<meta http-equiv="refresh" content="0;URL=LOOT%20Metadata%20Syntax.html">
|
||||
@@ -0,0 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>BOSS Readme</title>
|
||||
<meta http-equiv="refresh" content="0;URL=LOOT%Readme.html">
|
||||
Reference in New Issue
Block a user