mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
10 lines
165 B
HTML
10 lines
165 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="refresh" content="0; url=./{{ROOT_NOTE_ID}}.html" />
|
|
</head>
|
|
|
|
<body>
|
|
|
|
</body>
|
|
</html> |