-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
68 lines (66 loc) · 4.54 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Author" content="Made by 'tree'">
<meta name="GENERATOR" content="tree v2.1.1 © 1996 - 2023 by Steve Baker, Thomas Moore, Francesc Rocher, Florian Sesser, Kyosuke Tokoro">
<title>Directory Tree</title>
<style type="text/css">
BODY { font-family : monospace, sans-serif; color: black;}
P { font-family : monospace, sans-serif; color: black; margin:0px; padding: 0px;}
A:visited { text-decoration : none; margin : 0px; padding : 0px;}
A:link { text-decoration : none; margin : 0px; padding : 0px;}
A:hover { text-decoration: underline; background-color : yellow; margin : 0px; padding : 0px;}
A:active { margin : 0px; padding : 0px;}
.VERSION { font-size: small; font-family : arial, sans-serif; }
.NORM { color: black; }
.FIFO { color: purple; }
.CHAR { color: yellow; }
.DIR { color: blue; }
.BLOCK { color: yellow; }
.LINK { color: aqua; }
.SOCK { color: fuchsia;}
.EXEC { color: green; }
</style>
</head>
<body>
<html style="background-color: violet;"><h1 style="background-color: aquamarine;color: black;">Global Directory - Please Click on the Language of Your Choice below, to open the Voice Accounting Software, in it.</h1><p>
<a target="_blank" href="https://linuxguist.github.io/voice-acct-local/">https://linuxguist.github.io/voice-acct-local</a><br>
├── <a target="_blank" href="https://linuxguist.github.io/voice-acct-local/arabic/">arabic</a><br>
├── <a target="_blank" href="https://linuxguist.github.io/voice-acct-local/bengali/">bengali</a><br>
├── <a target="_blank" href="https://linuxguist.github.io/voice-acct-local/chinese-simplified/">chinese-simplified</a><br>
├── <a target="_blank" href="https://linuxguist.github.io/voice-acct-local/chinese-traditional/">chinese-traditional</a><br>
├── <a target="_blank" href="https://linuxguist.github.io/voice-acct-local/english/">english</a><br>
├── <a target="_blank" href="https://linuxguist.github.io/voice-acct-local/french/">french</a><br>
├── <a target="_blank" href="https://linuxguist.github.io/voice-acct-local/german/">german</a><br>
├── <a target="_blank" href="https://linuxguist.github.io/voice-acct-local/gujarati/">gujarati</a><br>
├── <a target="_blank" href="https://linuxguist.github.io/voice-acct-local/hindi/">hindi</a><br>
├── <a target="_blank" href="https://linuxguist.github.io/voice-acct-local/indonesian/">indonesian</a><br>
├── <a target="_blank" href="https://linuxguist.github.io/voice-acct-local/italian/">italian</a><br>
├── <a target="_blank" href="https://linuxguist.github.io/voice-acct-local/japanese/">japanese</a><br>
├── <a target="_blank" href="https://linuxguist.github.io/voice-acct-local/kannada/">kannada</a><br>
├── <a target="_blank" href="https://linuxguist.github.io/voice-acct-local/korean/">korean</a><br>
├── <a target="_blank" href="https://linuxguist.github.io/voice-acct-local/malayalam/">malayalam</a><br>
├── <a target="_blank" href="https://linuxguist.github.io/voice-acct-local/marathi/">marathi</a><br>
├── <a target="_blank" href="https://linuxguist.github.io/voice-acct-local/portuguese/">portuguese</a><br>
├── <a target="_blank" href="https://linuxguist.github.io/voice-acct-local/punjabi/">punjabi</a><br>
├── <a target="_blank" href="https://linuxguist.github.io/voice-acct-local/russian/">russian</a><br>
├── <a target="_blank" href="https://linuxguist.github.io/voice-acct-local/spanish/">spanish</a><br>
├── <a target="_blank" href="https://linuxguist.github.io/voice-acct-local/swahili/">swahili</a><br>
├── <a target="_blank" href="https://linuxguist.github.io/voice-acct-local/tamil/">tamil</a><br>
├── <a target="_blank" href="https://linuxguist.github.io/voice-acct-local/telugu/">telugu</a><br>
├── <a target="_blank" href="https://linuxguist.github.io/voice-acct-local/turkish/">turkish</a><br>
├── <a target="_blank" href="https://linuxguist.github.io/voice-acct-local/urdu/">urdu</a><br>
└── <a target="_blank" href="https://linuxguist.github.io/voice-acct-local/vietnamese/">vietnamese</a><br>
<br><br><p>
27 directories
</p>
<hr>
<p class="VERSION" style="display: none;">
tree v2.1.1 © 1996 - 2023 by Steve Baker and Thomas Moore <br>
HTML output hacked and copyleft © 1998 by Francesc Rocher <br>
JSON output hacked and copyleft © 2014 by Florian Sesser <br>
Charsets / OS/2 support © 2001 by Kyosuke Tokoro
</p>
</body>
</html>