Compare commits
No commits in common. "98596e569512adbb539157866010e1971fc9f0a6" and "e1cac20414e71f4ee3edf16980ac48bac12f3860" have entirely different histories.
98596e5695
...
e1cac20414
|
@ -1,25 +1,7 @@
|
|||
# Short documentation of all files
|
||||
### [index.html](./index.html)
|
||||
This is my usual nope.html to prevent kiddies from poking at my files. It just redirects. There is no real security benefit to it though as it does not even prevent `wget -r`.
|
||||
### [favicon-32x32.png](./favicon-32x32.png)
|
||||
- Tab icon
|
||||
- format: PNG
|
||||
- resolution: 32x32
|
||||
### [threadR.png](./threadR.png)
|
||||
- unused
|
||||
- format: PNG
|
||||
- resolution: 48x48
|
||||
### [ThreadR.png](./ThreadR.png)
|
||||
- unused, render of the main logo svg
|
||||
- format: PNG
|
||||
- resolution: 1856x674
|
||||
### [ThreadR.svg](./ThreadR.svg)
|
||||
- main logo, front center on the home page
|
||||
- format: SVG + macros
|
||||
- will not render properly without macro processing
|
||||
### [ThreadR_Home.svg](./ThreadR_Home.svg)
|
||||
- more square version of the logo, used on the "home" link on the navbar
|
||||
- format: SVG + macros
|
||||
- will not render properly without macro processing
|
||||
### *.{svg,png,jpg}
|
||||
images that are used on the page
|
||||
### [README.md](./README.md)
|
||||
this file
|
||||
|
|
Loading…
Reference in New Issue