summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html62
1 files changed, 25 insertions, 37 deletions
diff --git a/index.html b/index.html
index 3bfdef1..26fe672 100644
--- a/index.html
+++ b/index.html
@@ -1,50 +1,38 @@
<head>
<title>j-james</title>
+ <meta charset='utf-8'/>
<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>
+<body>
+ <strong>welcome to my beautiful website</strong>
+ <marquee behavior='scroll'>
+ <a href='https://j-james.me/math/'>math notes</a>
-
- <a href='https://j-james.github.io/spartronics-demo/'>spartronics demo</a>
+ <a href='https://j-james.me/spartronics-demo/'>spartronics demo</a>
-
- <a href='https://j-james.github.io/interneting-is-hard/'>interneting is hard</a>
+ <a href='https://j-james.me/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.me/spartronics-slack/'>spartronics slack mirror</a>
-
- <a href='https://j-james.github.io/covid/'>sars-cov-2 graphing in washington</a>
+ <a href='https://j-james.me/covid/'>sars-cov-2 graphing in washington</a>
-
- <a href='https://j-james.github.io/j-james.github.io/'>this website</a>
+ <a href='https://j-james.me/'>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>
-
-<a href='https://j-james.github.io/covid/'>link to graphs of the covid-19 outbreak in washington</a>
-
-<br>
-
-<br>
+ <strong>=======================</strong>
+ <br>
+ <a href='https://j-james.me/math/'>link to my math notes</a>
+ <br>
+ <a href='https://j-james.me/spartronics-demo/'>link to a website demo with github pages + jekyll</a>
+ <br>
+ <a href='https://j-james.me/interneting-is-hard/'>link to a mirror of interneting-is-hard</a>
+ <br>
+ <a href='https://j-james.me/spartronics-slack/index.html'>link to a read-only mirror of public spartronics slack channels</a>
+ <br>
+ <a href='https://j-james.me/covid/'>link to graphs of the covid-19 outbreak in washington</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>)
+</body>
-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>)