Compare commits
8 Commits
95ab88cd88
...
test
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
af61747acc | ||
|
|
916a4d1d4c | ||
|
|
16f3d03a04 | ||
|
|
53b099f911 | ||
|
|
32c7ecfc52 | ||
|
|
89624e7fe5 | ||
|
|
262f5c0fa0 | ||
|
|
0dcbf5c716 |
@@ -8,7 +8,7 @@
|
||||
% if(! ~ $#handlers_bar_left 0) {
|
||||
<nav id="side-bar">
|
||||
% for(h in $handlers_bar_left) {
|
||||
<h2>Site Map</h2>
|
||||
<h2 id="sitemaptext">Site Map</h2>
|
||||
<div>
|
||||
% run_handler $$h
|
||||
</div>
|
||||
|
||||
@@ -10,7 +10,9 @@
|
||||
<p style="display:inline"> | </p>
|
||||
<a href="http://mphrbof2crevbfihuouhli5wohjo7ci3vftbtvxuh44v5wwdkxyd6uad.onion/">onion</a>
|
||||
<p style="display:inline"> | </p>
|
||||
<a href="http://bergamotoil.i2p/?i2paddresshelper=yhltfioeggu436dyh73vmsukhjuddju2fdgwpao5tw2dhpx5z3da.b32.i2p">i2p</a>
|
||||
<a href="http://bergamotoil.i2p/?i2paddresshelper=ly32trute3bdcyrkbwbpudzmajdmqbdqxzr75emfynxclycpbmia.b32.i2p">i2p</a>
|
||||
<p style="display:inline"> | </p>
|
||||
<a href="https://pgp.bergamotoil.net">pgp</a>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
|
||||
@@ -20,6 +20,7 @@ header nav div a { text-decoration: underline; color: #54402c; }
|
||||
|
||||
/* sidebar */
|
||||
body > nav { background-color: #ffe6cc; margin-right: 25px; border: 2px solid #ac8760; border-radius: 25px; padding-left: 10px; }
|
||||
#side-bar > div { line-height: 50px; font-size: large }
|
||||
|
||||
/* article */
|
||||
body > article { background-color: #ffe6cc; border: 2px solid #ac8760; border-radius: 25px; padding-bottom: 25px; }
|
||||
|
||||
@@ -2,6 +2,4 @@
|
||||
<h1>Welcome. This is a personal site I'm still working on.</h1>
|
||||
<p>for now, enjoy this photo of my dog</p>
|
||||
<img src="hazel.jpg" width="270" height="330">
|
||||
<h3>Visitor count:</h3>
|
||||
<img src="https://profile-counter.glitch.me/bergamotoil.net/count.svg">
|
||||
</div>
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
<h2>I have switched to a wireguard proxy as opposed to just ssh port forwarding which should make updtime far more consistent</h2>
|
||||
<iframe class="game-frame lazyloaded" id="game-frame" data-src="https://gnhustgames.github.io/the-binding-of-isaac/" src="https://gnhustgames.github.io/the-binding-of-isaac/" data-load-mode="1" width="800" height="600"></iframe>
|
||||
|
||||
BIN
sitemap.gz
Normal file
BIN
sitemap.gz
Normal file
Binary file not shown.
2
sitemap.txt
Normal file
2
sitemap.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
http://bergamotoil.net:443/isaac/
|
||||
http://bergamotoil.net:443/isaac/isaac
|
||||
3
theblog/testarticle.md
Normal file
3
theblog/testarticle.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# This is a test article
|
||||
|
||||
Does this work?
|
||||
Reference in New Issue
Block a user