diff options
author | j-james | 2020-02-27 06:38:43 +0000 |
---|---|---|
committer | j-james | 2020-02-27 06:38:43 +0000 |
commit | f8564c3b404a7cbb30425dedf67824c7f36c9cac (patch) | |
tree | a775a0787e0eecfe1aeac9ed177bb7d4cbf5681b /index.html |
Wipe previous commits to shrink repository
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..36cb22f --- /dev/null +++ b/index.html @@ -0,0 +1,44 @@ +<head> + <title>j-james</title> + <link rel='icon' type='image/jpg' href='assets/compass.jpg'/> + <link rel='stylesheet' href='css/style.css'/> +</head> + +<strong> welcome to my beautiful website </strong> + +<header> + <marquee behavior="scroll"> + <a href='https://j-james.github.io/math/'>math notes</a> + - + <a href='https://j-james.github.io/spartronics-demo/'>spartronics demo</a> + - + <a href='https://j-james.github.io/interneting-is-hard/'>interneting is hard</a> + - + <a href='https://j-james.github.io/spartronics-slack/index.html'>spartronics slack mirror</a> + - + <a href='https://j-james.github.io/j-james.github.io/'>this website</a> + </marquee> +</header> + +<strong>=======================</strong> +<br> + +<a href='https://j-james.github.io/math/'>link to my math notes</a> + +<br> + +<a href='https://j-james.github.io/spartronics-demo/'>link to a website demo with github pages + jekyll</a> + +<br> + +<a href='https://j-james.github.io/interneting-is-hard/'>link to a mirror of interneting-is-hard</a> + +<br> + +<a href='https://j-james.github.io/spartronics-slack/index.html'>link to a read-only mirror of public spartronics slack channels</a> + +<br> + +<br> + +check out my projects on sr.ht! (<a href='https://git.sr.ht/~j-james/'>git</a> | <a href='https://hg.sr.ht/~j-james/'>mercurial</a>) |