diff options
author | knolax <1339802534.kk@gmail.com> | 2018-06-26 22:28:42 -0400 |
---|---|---|
committer | knolax <1339802534.kk@gmail.com> | 2018-06-26 22:28:42 -0400 |
commit | 417c5c054bce225e92984f96aa0fab74cff2205b (patch) | |
tree | 6fbe0f4849af834f7edaab9c32f525575382e84f /network.html | |
parent | d66e38d44cc8258e5e1cc6747c5aa53b17fa5201 (diff) |
generated new pages that reflect the previous commits
Diffstat (limited to 'network.html')
-rw-r--r-- | network.html | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/network.html b/network.html index d144aa8..71b3c5d 100644 --- a/network.html +++ b/network.html @@ -2,8 +2,8 @@ <head> <title>A Distributed Network Idea</title> <meta charset="utf-8"/> -<link rel="stylesheet" href="style.css"/> -<link rel="icon" type="image/png" href="img/fav/logo.png"/> +<link rel="stylesheet" href="https://hairydiode.xyz/style.css"/> +<link rel="icon" type="image/png" href="https://hairydiode.xyz/img/fav/logo.png"/> </head> <body> <div class="content"> @@ -13,7 +13,7 @@ 一二三四 -->-------------------------------------------------------------------------------- -<a href="http://hairydiode.xyz">>HairyDiode</a> +<a href="https://hairydiode.xyz">>HairyDiode</a> -------------------------------------------------------------------------------- <!-- @@ -23,12 +23,13 @@ So recently I had this idea for a distributed network that i'm planning on trying to build. To start off with I'm making my own SDR development device called an Omnicom, which I'll write about later. -You can read about it <a href="network.pdf">here</a>, but I warn you it's not actually a +You can read about it <a href="https://hairydiode.xyz/network.pdf">here</a>, but I warn you it's not actually a properly formatted LaTeX file, and it's mostly a rough outline of what I'm doing. A more fleshed out copy should come sometime next week. </pre> </div> </body> <!-- -if you're digging in the src you might be interested in how this site works here: https://hairydiode.xyz/meta.html +if you're digging in the src you might be interested in how this site works +here: https://hairydiode.xyz/meta2 --> |