mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-30 22:24:09 +02:00
Fix spacing, re-add ios redirect page
This commit is contained in:
parent
6e915b9119
commit
edcab06e2d
11
supporting-docs/projects/2015-04-03-vector-ios.md
Normal file
11
supporting-docs/projects/2015-04-03-vector-ios.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
layout: project
|
||||
title: Try Matrix Now!
|
||||
categories: projects client
|
||||
--
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0; url=./riot-ios.html" />
|
||||
</head>
|
||||
</html>
|
||||
Loading…
Reference in a new issue