Skip to content

Commit

Permalink
add redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
dariusptrs authored Aug 19, 2024
1 parent 155c115 commit 6589dd4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions _article/sheets/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=http://www.latex4ei.de/">
<title>Redirecting...</title>
</head>
<body>
<p>If you are not redirected automatically, follow this <a href="http://www.latex4ei.de/">link to the external site</a>.</p>
</body>
</html>

0 comments on commit 6589dd4

Please sign in to comment.