-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
20 lines (15 loc) · 864 Bytes
/
index.html
File metadata and controls
20 lines (15 loc) · 864 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
<!-- <script src="/FILL_IN_PATH/script.js"></script> -->
</head>
<body>
Welcome to public content that can be linked to using permalinks. The goal of this is to avoid link rot and to be able to share links that never break unless you decide to delete a linked file. When you re-organize the directory ...
Notice that every file you look at has a uuid at the end of its filename, you can use this uuid to generate a permalink to the content for example
404: the path you specified no longer exists but I was able to locate a file with that uuid here,
or
there is no file with that uuid, you either mistyped the uuid or the file had been deleted. 404: the path you specified no longer exists but I was able to locate a file with that uuid here,
</body>
</html>