Compare commits
18 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
95ab88cd88 | ||
![]() |
dfd71c2cc8 | ||
![]() |
4ed253757e | ||
![]() |
a85d4ba25e | ||
![]() |
e1b949ae60 | ||
![]() |
5d912008b2 | ||
![]() |
d120774d8f | ||
![]() |
8d0359252f | ||
![]() |
a176363c91 | ||
![]() |
43a23e6f87 | ||
![]() |
85b79f30da | ||
![]() |
8e52e20ef6 | ||
![]() |
5d70681f56 | ||
![]() |
ca784c105f | ||
![]() |
1555278a98 | ||
![]() |
1d9f05daaf | ||
![]() |
fecfb33266 | ||
![]() |
ece2d86f0d |
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
isaac.swf
|
@ -8,3 +8,5 @@ footer {
|
||||
bottom: 0;
|
||||
}
|
||||
</style>
|
||||
|
||||
<img hidden src="https://profile-counter.glitch.me/bergamotoil.net/count.svg">
|
||||
|
@ -1 +0,0 @@
|
||||
<h1>does this work?</h1>
|
@ -1,6 +1,7 @@
|
||||
<div>
|
||||
<h1>Go home!</h1>
|
||||
<img src="https://static0.gamerantimages.com/wordpress/wp-content/uploads/2023/01/ferris_buellers_day_off_credits.jpg" width="480" height="270">
|
||||
<p>If you've managed to stumble across this, go away I'm still working on it. But feel free to check out the meagre offerings! Yup.</p>
|
||||
<img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fmedia.giphy.com%2Fmedia%2FXC7O0OdGpTFqU%2Fgiphy.gif&f=1&nofb=1&ipt=d660b94f8f358b8f954b62bf1ef9a7e14751cbc3490301e199d131488cf6c918&ipo=images" width="480" height="270">
|
||||
<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
isaac/isaac.html
Normal file
1
isaac/isaac.html
Normal file
@ -0,0 +1 @@
|
||||
<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>
|
Loading…
Reference in New Issue
Block a user