File tree Expand file tree Collapse file tree 2 files changed +19
-0
lines changed
Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ # Lind project website
2+
3+ > [ !NOTE]
4+ > This repository implements a static client-side redirect from
5+ > [ lind-project.github.io] ( https://lind-project.github.io ) to the project website
6+ > at [ lind-project.github.io/lind-wasm-docs] ( https://lind-project.github.io/lind-wasm-docs ) .
7+ >
8+ > Project website assets can be found in the
9+ > [ lind-wasm-docs] ( https://github.com/Lind-Project/lind-wasm-docs ) repository.
Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html >
3+ < head >
4+ < meta http-equiv ="refresh " content ="0; url=https://lind-project.github.io/lind-wasm-docs ">
5+ < title > Redirecting...</ title >
6+ </ head >
7+ < body >
8+ < p > If not redirected automatically, go to < a href ="https://lind-project.github.io/lind-wasm-docs "> lind-project.github.io/lind-wasm-docs</ a > .</ p >
9+ </ body >
10+ </ html >
You can’t perform that action at this time.
0 commit comments