aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorBryson Steck <brysonsteck@protonmail.com>2022-12-27 14:28:40 -0700
committerBryson Steck <brysonsteck@protonmail.com>2022-12-27 14:28:40 -0700
commitd6b669673735c1d5a0591eca5acf0e7500318b77 (patch)
tree969f22931a939b90788d5ec4daed6063146fe39c /static
parent0b6c6241b7b53a5fa99e49e5b9723c5dd8e423c8 (diff)
downloadwebsite-d6b669673735c1d5a0591eca5acf0e7500318b77.tar
website-d6b669673735c1d5a0591eca5acf0e7500318b77.tar.gz
website-d6b669673735c1d5a0591eca5acf0e7500318b77.tar.bz2
add static files, license page and file
Diffstat (limited to 'static')
-rw-r--r--static/bryson.pngbin0 -> 433721 bytes
-rw-r--r--static/brysonsteck.xyz.jpg (renamed from static/bryson.jpg)bin41560 -> 41560 bytes
-rw-r--r--static/dwm.pngbin0 -> 74116 bytes
-rw-r--r--static/funky.pngbin0 -> 614916 bytes
-rw-r--r--static/listen.pngbin0 -> 368710 bytes
-rw-r--r--static/old-website.pngbin0 -> 278745 bytes
-rw-r--r--static/resurrection.pngbin0 -> 13868 bytes
-rw-r--r--static/server.pngbin0 -> 566364 bytes
-rw-r--r--static/shells.pngbin0 -> 534518 bytes
-rw-r--r--static/style.css2
-rw-r--r--static/tommy.jpgbin0 -> 44777 bytes
-rw-r--r--static/uirc.jpgbin0 -> 35339 bytes
-rw-r--r--static/wiimmfi-watcher.pngbin0 -> 28555 bytes
13 files changed, 1 insertions, 1 deletions
diff --git a/static/bryson.png b/static/bryson.png
new file mode 100644
index 0000000..d83c235
--- /dev/null
+++ b/static/bryson.png
Binary files differ
diff --git a/static/bryson.jpg b/static/brysonsteck.xyz.jpg
index 7bc94da..7bc94da 100644
--- a/static/bryson.jpg
+++ b/static/brysonsteck.xyz.jpg
Binary files differ
diff --git a/static/dwm.png b/static/dwm.png
new file mode 100644
index 0000000..9ddca1d
--- /dev/null
+++ b/static/dwm.png
Binary files differ
diff --git a/static/funky.png b/static/funky.png
new file mode 100644
index 0000000..68600ff
--- /dev/null
+++ b/static/funky.png
Binary files differ
diff --git a/static/listen.png b/static/listen.png
new file mode 100644
index 0000000..47252c0
--- /dev/null
+++ b/static/listen.png
Binary files differ
diff --git a/static/old-website.png b/static/old-website.png
new file mode 100644
index 0000000..2d5883e
--- /dev/null
+++ b/static/old-website.png
Binary files differ
diff --git a/static/resurrection.png b/static/resurrection.png
new file mode 100644
index 0000000..a22300a
--- /dev/null
+++ b/static/resurrection.png
Binary files differ
diff --git a/static/server.png b/static/server.png
new file mode 100644
index 0000000..14151e5
--- /dev/null
+++ b/static/server.png
Binary files differ
diff --git a/static/shells.png b/static/shells.png
new file mode 100644
index 0000000..c3f00a8
--- /dev/null
+++ b/static/shells.png
Binary files differ
diff --git a/static/style.css b/static/style.css
index 98dce71..6e940e0 100644
--- a/static/style.css
+++ b/static/style.css
@@ -66,7 +66,7 @@ body {
font-family: Inter;
}
-code {
+code, pre {
font-family: JetBrainsMono;
color: #79740e;
}
diff --git a/static/tommy.jpg b/static/tommy.jpg
new file mode 100644
index 0000000..15bac5c
--- /dev/null
+++ b/static/tommy.jpg
Binary files differ
diff --git a/static/uirc.jpg b/static/uirc.jpg
new file mode 100644
index 0000000..fdd2b33
--- /dev/null
+++ b/static/uirc.jpg
Binary files differ
diff --git a/static/wiimmfi-watcher.png b/static/wiimmfi-watcher.png
new file mode 100644
index 0000000..af690e8
--- /dev/null
+++ b/static/wiimmfi-watcher.png
Binary files differ