Use history routing.

This commit is contained in:
Roger Braun 2016-11-06 20:26:07 +01:00
parent 1ae5223742
commit b6ac99fdf0
3 changed files with 5 additions and 7 deletions

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>Pleroma</title>
<link rel="stylesheet" href="static/font/css/fontello.css">
<link rel="stylesheet" href="/static/font/css/fontello.css">
</head>
<body>
<div id="app"></div>