This repository was archived by the owner on Oct 31, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
66 lines (64 loc) · 3.35 KB
/
index.html
File metadata and controls
66 lines (64 loc) · 3.35 KB
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
<html>
<head>
<title>GOAT.files</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" href="res/goatfiles.png">
</head>
<body>
<h1 align="center" class="title">GOAT.files</h1>
<p>
A simple static website for <i>GOAT</i>s.
</p>
<hr><hr>
<h2>the GOAT.files have been deprecated: most of the repos have been either archived or moved to <a target="_blank" class="repo" href="https://github.com/amtoine">@amtoine</a></h2>
<h3>The list of repositories for <i>GOAT</i>s:</h3>
<img src="res/goatfiles.png" height=20>
<a target="_blank" class="repo" href="https://github.com/goatfiles/goatfiles.github.io">goatfiles.github.io</a>
<br>
<img src="res/goatfiles.png" height=20>
<a target="_blank" class="repo" href="https://github.com/goatfiles/dotfiles">dotfiles</a>
<br>
<img src="res/goatfiles.png" height=20>
<a target="_blank" class="repo" href="https://github.com/goatfiles/wallpapers">wallpapers</a>
<br>
<img src="res/goatfiles.png" height=20>
<a target="_blank" class="repo" href="https://github.com/goatfiles/scripts">scripts</a>
<br>
<img src="res/goatfiles.png" height=20>
<a target="_blank" class="repo" href="https://github.com/goatfiles/nu_scripts"><code>nushell</code> scripts</a>
<br>
<img src="res/goatfiles.png" height=20>
<a target="_blank" class="repo" href="https://github.com/goatfiles/pkgbuilds">pkgbuilds</a>
<br>
<img src="res/goatfiles.png" height=20>
<a target="_blank" class="repo" href="https://github.com/goatfiles/system">system</a>
<br>
<img src="res/goatfiles.png" height=20>
<a target="_blank" class="repo" href="https://github.com/goatfiles/install">install</a>
<br>
<img src="res/goatfiles.png" height=20>
<a target="_blank" class="repo" href="https://github.com/goatfiles/icons">icons</a>
<br>
<img src="res/goatfiles.png" height=20>
<a target="_blank" class="repo" href="https://github.com/goatfiles/junnunkarim-wallpapers">junnunkarim-wallpapers</a>
<br>
<img src="res/goatfiles.png" height=20>
<a target="_blank" class="repo" href="https://github.com/goatfiles/sounds">sounds</a>
<br>
<img src="res/goatfiles.png" height=20>
<a target="_blank" class="repo" href="https://github.com/goatfiles/applications">applications</a>
<br>
<img src="res/goatfiles.png" height=20>
<a target="_blank" class="repo" href="https://github.com/goatfiles/mut-ex-wallpapers">mut-ex-wallpapers</a>
<br>
<img src="res/goatfiles.png" height=20>
<a target="_blank" class="repo" href="https://github.com/goatfiles/dmscripts">dmscripts</a>
<br>
<img src="res/goatfiles.png" height=20>
<a target="_blank" class="repo" href="https://github.com/goatfiles/polybar-themes">polybar-themes</a>
<br>
<img src="res/goatfiles.png" height=20>
<a target="_blank" class="repo" href="https://github.com/goatfiles/neovim">neovim</a>
<hr>
</body>
</html>