We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec89eb9 commit 298b13bCopy full SHA for 298b13b
1 file changed
index.html
@@ -46,5 +46,11 @@ <h1>Download Library Files</h1>
46
<a href="4ndyEuler.json" download="4ndyEuler.json" class="button">
47
Download 4ndyEuler.json
48
</a>
49
+ <a href="4ndyRandomCities.json" download="4ndyRandomCities.json" class="button">
50
+ Download 4ndyRandomCities.json
51
+ </a>
52
+ <a href="4ndyRandomUsernames.json" download="4ndyRandomUsernames.json" class="button">
53
+ Download 4ndyRandomUsernames.json
54
55
</body>
56
</html>
0 commit comments