Added more details to the home page

This commit is contained in:
DeaDvey 2024-01-03 01:05:55 +00:00
parent b88b1e7c87
commit bd9ff9e049
8 changed files with 12 additions and 6 deletions

BIN
blog/.blogs.js.swp Normal file

Binary file not shown.

View File

@ -1,4 +1,4 @@
let blogs = [["Happy New Year!!!!", "Firstly, Happy new year everyone, I was planning on doing this yesterday, but got distracted, I don't know about any of you, but mine is 1080p, I don't like 4K because I find things like the cursor don't scale well on a 4K monitor in KDE and in a tty the text is super small on 4K! Email me your new years resolutions, I'd love to know: <a href='mailto:deadvey@deadvey.xyz'>deadvey@deadvey.xyz</a>. Secondly, I have discovered a new Terminal Emulator caleld <a href='https://github.com/borisfaure/terminology'>Terminology</a>, now it's quite heavy, so not really for anyone who likes lighter ones like Alacritty or Xterm, but it's really fancy and has optional backgrounds and overlays, and a cool bell that rings if you backspace too far back, I'm really liking it so far but we'll see, I also have installed a new font for my system which I'm using in Terminology called <a href='https://rubjo.github.io/victor-mono/'>Victor Mono</a> which is a monospaced font that has a nice subtle cursive style, I know that's kinda cursed but I really like it and Capital letters are non cursive so that they can be easier read. I have found a small (7 inch) screen that is designed for the Raspberry Pi which I might get in order to make a custom laptop for my Pi which will be cool as the VNC route is extremly unstable and laggy as it's over WiFi, I'll have a think about it though and I'll consider the 8 Inch version. My account has been accepted onto <a href='fossfarmers.company/a/deadvey8383'>Foss farmers Peertube Instance</a> so I'm now uploading to there, Check that out, though I am also uplaoding to <a href='/videos'>My website</a>. I have made a <a href='https://github.com/DeaDvey/node'>Github repo for the node js of this website</a> and so this whole site is now public on Github I have made a commit today, I added previous and next links to the blog pages, it checks first if the post number is not equal to 0 (the first post) then if it is not, it adds a previous link, and if it is not the equal to the length of the array - 1 then it adds a next link, so I think I did it ok, that's in the makeblogs.js file. Finally, I have gotten back into the <i>spirit</i> of revision for the exams coming up since the christmas break where I gave myself a rest, I did some pastpapers and maths today which was <i>fun</i>. Okay, that's it for today, hope you have a good day!<br/>Fly You High - DeaDvey", "Wed, 3 Jan 2024 00:13:42", ["fireworks.png", "terminology.png", "farmtube.png"], ["new year", "terminology", "victor mono", "resolution", "pi", "montior", "7 inch", "peertube", "node js", "github", "previous", "next", "revision"]],
let blogs = [["Happy New Year!!!!", "Firstly, Happy new year everyone, I was planning on doing this yesterday, but got distracted, I don't know about any of you, but mine is 1080p, I don't like 4K because I find things like the cursor don't scale well on a 4K monitor in KDE and in a tty the text is super small on 4K! Email me your new years resolutions, I'd love to know: <a href='mailto:email@deadvey.xyz'>email@deadvey.xyz</a>. Secondly, I have discovered a new Terminal Emulator caleld <a href='https://github.com/borisfaure/terminology'>Terminology</a>, now it's quite heavy, so not really for anyone who likes lighter ones like Alacritty or Xterm, but it's really fancy and has optional backgrounds and overlays, and a cool bell that rings if you backspace too far back, I'm really liking it so far but we'll see, I also have installed a new font for my system which I'm using in Terminology called <a href='https://rubjo.github.io/victor-mono/'>Victor Mono</a> which is a monospaced font that has a nice subtle cursive style, I know that's kinda cursed but I really like it and Capital letters are non cursive so that they can be easier read. I have found a small (7 inch) screen that is designed for the Raspberry Pi which I might get in order to make a custom laptop for my Pi which will be cool as the VNC route is extremly unstable and laggy as it's over WiFi, I'll have a think about it though and I'll consider the 8 Inch version. My account has been accepted onto <a href='fossfarmers.company/a/deadvey8383'>Foss farmers Peertube Instance</a> so I'm now uploading to there, Check that out, though I am also uplaoding to <a href='/videos'>My website</a>. I have made a <a href='https://github.com/DeaDvey/node'>Github repo for the node js of this website</a> and so this whole site is now public on Github I have made a commit today, I added previous and next links to the blog pages, it checks first if the post number is not equal to 0 (the first post) then if it is not, it adds a previous link, and if it is not the equal to the length of the array - 1 then it adds a next link, so I think I did it ok, that's in the makeblogs.js file. Finally, I have gotten back into the <i>spirit</i> of revision for the exams coming up since the christmas break where I gave myself a rest, I did some pastpapers and maths today which was <i>fun</i>. Okay, that's it for today, hope you have a good day!<br/>Fly You High - DeaDvey", "Wed, 3 Jan 2024 00:13:42", ["fireworks.png", "terminology.png", "farmtube.png"], ["new year", "terminology", "victor mono", "resolution", "pi", "montior", "7 inch", "peertube", "node js", "github", "previous", "next", "revision"]],
["Homemade laptop, Nextcloud and possible updates to website", "This week I used my raspberry pi to make a Homemade laptop, for the case I used a cardboard box with a hinge duck taped to the back so it doesn't flop around. I used a drawing tablet as a mouse as I had no spare mouse, the monitor is my phone conecting to the raspberry pi through <a href='https://en.wikipedia.org/wiki/Virtual_Network_Computing'>VNC</a> which is very janky and I used a massive portable charger to keep the phone and pi charged, the whole thing is really janky and I want to maybe get a 7 inch monitor for it which would work way better but, that's for the furture me. I've found a cool new feature on Nextcloud called face recognition, I have not gotton it working though so I'll try figure that out, I suck at troubleshooting, it took like a week to figure out how to use occ, it's in the nextcloud root directory ._., there's also a map fearture which uses <a href='https://www.openstreetmap.org'>Open Street Maps</a> to show where images where taken and when and also to plot addresses of your contacts which is very useful. Finally, I was thinking of added a comment system to my blog posts, but don't know if I should as it could be vunerable and shit like that and I also can't really be bothered seeing as no one would use it... On the plus side I got Jotit working on my UBT phone because it needed a bloody / at the end of the address, WHY??? idk it just does for some reason. Anyway, that's it for today.<br/> Fly You High - DeaDvey<br/>", "Thu, 28 Dec 2023 20:41:39", ["custom_laptop.png", "nextcloud_maps.png"], ["Nextcloud", "Website", "VNC", "Laptop", "Maps"]],
["Merry Christmas!", "Merry Christmas everyone! Hope everyone is having a great day :), I had an interesting day, I got a Raspberry Pi 4 (4G version) and it's really cool, I already got <a href='https://supertuxkart.net/Main_Page'>Super Tux Kart</a> which is fun, I've also connected it to wifi and that's about it, I got a new keyboard which is way better than my old cheap stiff one, it seems to have helped my wpm, I got a massive power bank which has been charging for 3 hours now and has gone up 18% on the bank, meaning there is A LOT of total power in there :D Finally, I've gotton a new monitor for a grand total of 3 which is nice, I can have firefox on one, music on the other and a game on the third, I love it. I also got a Tux sticker which is super nice and a mug whcih says 'number #0 programmer' lol.<br/>Fly You High - DeaDvey<br/><img src='https://i.pinimg.com/originals/3c/b3/91/3cb39177fe9f33771c961835ac85c754.png' height='200' alt='image of tux' /><img src='/images/supertuxkart.png' alt='Image of supertux kart' height='200'/>", "Mon, 25 Dec 2023 18:52:08", [], ["Christmas", "monitor", "keyboard", "sticker", "mug", "power bank"]],
["RSS feeds and Star Wars Squadrons", "Hey people (person(me)), I just updated my website to have an <a href='https://en.wikipedia.org/wiki/RSS'>RSS Feed</a> so that I can read them in Fluent Reader or Nextcloud News, the two RSS readers I use mostly, I cannot get them all to show up in Nextcloud News however, only the most recent one, maybe an issue with the formating? Ah well, I'll try troubleshoot that I guess. Secondly, I recently got the game <a href='https://store.steampowered.com/app/1222730/STAR_WARS_Squadrons/'>Star Wars Squadrons</a> on my PC after already having played it on my PS4 and I was surprised at the poor reviews, I always found the game really fun and the integrated HUD really fun to use, guess I just am different lol, anyway<br/> Fly You High - DeaDvey<br/><img src='https://cdn.cloudflare.steamstatic.com/steam/apps/1222730/header.jpg?t=1662047498' />", "Sun, 24 Dec 2023 00:01:23", [], ["RSS", "Sqaudrons", "Star Wars", "News"]],

View File

@ -18,7 +18,7 @@
<h3 class="blog-date">Wed, 3 Jan 2024 00:13:42</h3>
<h1 class="blog-title">Happy New Year!!!!</h1>
<p class="blog-content">Firstly, Happy new year everyone, I was planning on doing this yesterday, but got distracted, I don't know about any of you, but mine is 1080p, I don't like 4K because I find things like the cursor don't scale well on a 4K monitor in KDE and in a tty the text is super small on 4K! Email me your new years resolutions, I'd love to know: <a href='mailto:deadvey@deadvey.xyz'>deadvey@deadvey.xyz</a>. Secondly, I have discovered a new Terminal Emulator caleld <a href='https://github.com/borisfaure/terminology'>Terminology</a>, now it's quite heavy, so not really for anyone who likes lighter ones like Alacritty or Xterm, but it's really fancy and has optional backgrounds and overlays, and a cool bell that rings if you backspace too far back, I'm really liking it so far but we'll see, I also have installed a new font for my system which I'm using in Terminology called <a href='https://rubjo.github.io/victor-mono/'>Victor Mono</a> which is a monospaced font that has a nice subtle cursive style, I know that's kinda cursed but I really like it and Capital letters are non cursive so that they can be easier read. I have found a small (7 inch) screen that is designed for the Raspberry Pi which I might get in order to make a custom laptop for my Pi which will be cool as the VNC route is extremly unstable and laggy as it's over WiFi, I'll have a think about it though and I'll consider the 8 Inch version. My account has been accepted onto <a href='fossfarmers.company/a/deadvey8383'>Foss farmers Peertube Instance</a> so I'm now uploading to there, Check that out, though I am also uplaoding to <a href='/videos'>My website</a>. I have made a <a href='https://github.com/DeaDvey/node'>Github repo for the node js of this website</a> and so this whole site is now public on Github I have made a commit today, I added previous and next links to the blog pages, it checks first if the post number is not equal to 0 (the first post) then if it is not, it adds a previous link, and if it is not the equal to the length of the array - 1 then it adds a next link, so I think I did it ok, that's in the makeblogs.js file. Finally, I have gotten back into the <i>spirit</i> of revision for the exams coming up since the christmas break where I gave myself a rest, I did some pastpapers and maths today which was <i>fun</i>. Okay, that's it for today, hope you have a good day!<br/>Fly You High - DeaDvey</p>
<p class="blog-content">Firstly, Happy new year everyone, I was planning on doing this yesterday, but got distracted, I don't know about any of you, but mine is 1080p, I don't like 4K because I find things like the cursor don't scale well on a 4K monitor in KDE and in a tty the text is super small on 4K! Email me your new years resolutions, I'd love to know: <a href='mailto:email@deadvey.xyz'>email@deadvey.xyz</a>. Secondly, I have discovered a new Terminal Emulator caleld <a href='https://github.com/borisfaure/terminology'>Terminology</a>, now it's quite heavy, so not really for anyone who likes lighter ones like Alacritty or Xterm, but it's really fancy and has optional backgrounds and overlays, and a cool bell that rings if you backspace too far back, I'm really liking it so far but we'll see, I also have installed a new font for my system which I'm using in Terminology called <a href='https://rubjo.github.io/victor-mono/'>Victor Mono</a> which is a monospaced font that has a nice subtle cursive style, I know that's kinda cursed but I really like it and Capital letters are non cursive so that they can be easier read. I have found a small (7 inch) screen that is designed for the Raspberry Pi which I might get in order to make a custom laptop for my Pi which will be cool as the VNC route is extremly unstable and laggy as it's over WiFi, I'll have a think about it though and I'll consider the 8 Inch version. My account has been accepted onto <a href='fossfarmers.company/a/deadvey8383'>Foss farmers Peertube Instance</a> so I'm now uploading to there, Check that out, though I am also uplaoding to <a href='/videos'>My website</a>. I have made a <a href='https://github.com/DeaDvey/node'>Github repo for the node js of this website</a> and so this whole site is now public on Github I have made a commit today, I added previous and next links to the blog pages, it checks first if the post number is not equal to 0 (the first post) then if it is not, it adds a previous link, and if it is not the equal to the length of the array - 1 then it adds a next link, so I think I did it ok, that's in the makeblogs.js file. Finally, I have gotten back into the <i>spirit</i> of revision for the exams coming up since the christmas break where I gave myself a rest, I did some pastpapers and maths today which was <i>fun</i>. Okay, that's it for today, hope you have a good day!<br/>Fly You High - DeaDvey</p>
<div class="blog-images">
<img class="blog-image" height="200" src="/images/fireworks.png" alt="fireworks.png" /><img class="blog-image" height="200" src="/images/terminology.png" alt="terminology.png" /><img class="blog-image" height="200" src="/images/farmtube.png" alt="farmtube.png" />
</div><br/>

View File

@ -18,7 +18,7 @@
<h3 class="blog-date">Wed, 3 Jan 2024 00:13:42</h3>
<h1 class="blog-title">Happy New Year!!!!</h1>
<p class="blog-content">Firstly, Happy new year everyone, I was planning on doing this yesterday, but got distracted, I don't know about any of you, but mine is 1080p, I don't like 4K because I find things like the cursor don't scale well on a 4K monitor in KDE and in a tty the text is super small on 4K! Email me your new years resolutions, I'd love to know: <a href='mailto:deadvey@deadvey.xyz'>deadvey@deadvey.xyz</a>. Secondly, I have discovered a new Terminal Emulator caleld <a href='https://github.com/borisfaure/terminology'>Terminology</a>, now it's quite heavy, so not really for anyone who likes lighter ones like Alacritty or Xterm, but it's really fancy and has optional backgrounds and overlays, and a cool bell that rings if you backspace too far back, I'm really liking it so far but we'll see, I also have installed a new font for my system which I'm using in Terminology called <a href='https://rubjo.github.io/victor-mono/'>Victor Mono</a> which is a monospaced font that has a nice subtle cursive style, I know that's kinda cursed but I really like it and Capital letters are non cursive so that they can be easier read. I have found a small (7 inch) screen that is designed for the Raspberry Pi which I might get in order to make a custom laptop for my Pi which will be cool as the VNC route is extremly unstable and laggy as it's over WiFi, I'll have a think about it though and I'll consider the 8 Inch version. My account has been accepted onto <a href='fossfarmers.company/a/deadvey8383'>Foss farmers Peertube Instance</a> so I'm now uploading to there, Check that out, though I am also uplaoding to <a href='/videos'>My website</a>. I have made a <a href='https://github.com/DeaDvey/node'>Github repo for the node js of this website</a> and so this whole site is now public on Github I have made a commit today, I added previous and next links to the blog pages, it checks first if the post number is not equal to 0 (the first post) then if it is not, it adds a previous link, and if it is not the equal to the length of the array - 1 then it adds a next link, so I think I did it ok, that's in the makeblogs.js file. Finally, I have gotten back into the <i>spirit</i> of revision for the exams coming up since the christmas break where I gave myself a rest, I did some pastpapers and maths today which was <i>fun</i>. Okay, that's it for today, hope you have a good day!<br/>Fly You High - DeaDvey</p>
<p class="blog-content">Firstly, Happy new year everyone, I was planning on doing this yesterday, but got distracted, I don't know about any of you, but mine is 1080p, I don't like 4K because I find things like the cursor don't scale well on a 4K monitor in KDE and in a tty the text is super small on 4K! Email me your new years resolutions, I'd love to know: <a href='mailto:email@deadvey.xyz'>email@deadvey.xyz</a>. Secondly, I have discovered a new Terminal Emulator caleld <a href='https://github.com/borisfaure/terminology'>Terminology</a>, now it's quite heavy, so not really for anyone who likes lighter ones like Alacritty or Xterm, but it's really fancy and has optional backgrounds and overlays, and a cool bell that rings if you backspace too far back, I'm really liking it so far but we'll see, I also have installed a new font for my system which I'm using in Terminology called <a href='https://rubjo.github.io/victor-mono/'>Victor Mono</a> which is a monospaced font that has a nice subtle cursive style, I know that's kinda cursed but I really like it and Capital letters are non cursive so that they can be easier read. I have found a small (7 inch) screen that is designed for the Raspberry Pi which I might get in order to make a custom laptop for my Pi which will be cool as the VNC route is extremly unstable and laggy as it's over WiFi, I'll have a think about it though and I'll consider the 8 Inch version. My account has been accepted onto <a href='fossfarmers.company/a/deadvey8383'>Foss farmers Peertube Instance</a> so I'm now uploading to there, Check that out, though I am also uplaoding to <a href='/videos'>My website</a>. I have made a <a href='https://github.com/DeaDvey/node'>Github repo for the node js of this website</a> and so this whole site is now public on Github I have made a commit today, I added previous and next links to the blog pages, it checks first if the post number is not equal to 0 (the first post) then if it is not, it adds a previous link, and if it is not the equal to the length of the array - 1 then it adds a next link, so I think I did it ok, that's in the makeblogs.js file. Finally, I have gotten back into the <i>spirit</i> of revision for the exams coming up since the christmas break where I gave myself a rest, I did some pastpapers and maths today which was <i>fun</i>. Okay, that's it for today, hope you have a good day!<br/>Fly You High - DeaDvey</p>
<div class="blog-images">
<img class="blog-image" height="200" src="/images/fireworks.png" alt="fireworks.png" /><img class="blog-image" height="200" src="/images/terminology.png" alt="terminology.png" /><img class="blog-image" height="200" src="/images/farmtube.png" alt="farmtube.png" />
</div>

View File

@ -9,7 +9,7 @@
<item>
<title>Happy New Year!!!!</title>
<link>https://deadvey.com/blog/blogs/7.html</link>
<description>Firstly, Happy new year everyone, I was planning on doing this yesterday, but got distracted, I don&#39;t know about any of you, but mine is 1080p, I don&#39;t like 4K because I find things like the cursor don&#39;t scale well on a 4K monitor in KDE and in a tty the text is super small on 4K! Email me your new years resolutions, I&#39;d love to know: &lt;a href=&#39;mailto:deadvey@deadvey.xyz&#39;&gt;deadvey@deadvey.xyz&lt;/a&gt;. Secondly, I have discovered a new Terminal Emulator caleld &lt;a href=&#39;https://github.com/borisfaure/terminology&#39;&gt;Terminology&lt;/a&gt;, now it&#39;s quite heavy, so not really for anyone who likes lighter ones like Alacritty or Xterm, but it&#39;s really fancy and has optional backgrounds and overlays, and a cool bell that rings if you backspace too far back, I&#39;m really liking it so far but we&#39;ll see, I also have installed a new font for my system which I&#39;m using in Terminology called &lt;a href=&#39;https://rubjo.github.io/victor-mono/&#39;&gt;Victor Mono&lt;/a&gt; which is a monospaced font that has a nice subtle cursive style, I know that&#39;s kinda cursed but I really like it and Capital letters are non cursive so that they can be easier read. I have found a small (7 inch) screen that is designed for the Raspberry Pi which I might get in order to make a custom laptop for my Pi which will be cool as the VNC route is extremly unstable and laggy as it&#39;s over WiFi, I&#39;ll have a think about it though and I&#39;ll consider the 8 Inch version. My account has been accepted onto &lt;a href=&#39;fossfarmers.company/a/deadvey8383&#39;&gt;Foss farmers Peertube Instance&lt;/a&gt; so I&#39;m now uploading to there, Check that out, though I am also uplaoding to &lt;a href=&#39;/videos&#39;&gt;My website&lt;/a&gt;. I have made a &lt;a href=&#39;https://github.com/DeaDvey/node&#39;&gt;Github repo for the node js of this website&lt;/a&gt; and so this whole site is now public on Github I have made a commit today, I added previous and next links to the blog pages, it checks first if the post number is not equal to 0 (the first post) then if it is not, it adds a previous link, and if it is not the equal to the length of the array - 1 then it adds a next link, so I think I did it ok, that&#39;s in the makeblogs.js file. Finally, I have gotten back into the &lt;i&gt;spirit&lt;/i&gt; of revision for the exams coming up since the christmas break where I gave myself a rest, I did some pastpapers and maths today which was &lt;i&gt;fun&lt;/i&gt;. Okay, that&#39;s it for today, hope you have a good day!&lt;br/&gt;Fly You High - DeaDvey&lt;img src=&quot;/images/fireworks.png&quot; alt=&quot;Blog Image&quot; /&gt;&lt;img src=&quot;/images/terminology.png&quot; alt=&quot;Blog Image&quot; /&gt;&lt;img src=&quot;/images/farmtube.png&quot; alt=&quot;Blog Image&quot; /&gt;</description>
<description>Firstly, Happy new year everyone, I was planning on doing this yesterday, but got distracted, I don&#39;t know about any of you, but mine is 1080p, I don&#39;t like 4K because I find things like the cursor don&#39;t scale well on a 4K monitor in KDE and in a tty the text is super small on 4K! Email me your new years resolutions, I&#39;d love to know: &lt;a href=&#39;mailto:email@deadvey.xyz&#39;&gt;email@deadvey.xyz&lt;/a&gt;. Secondly, I have discovered a new Terminal Emulator caleld &lt;a href=&#39;https://github.com/borisfaure/terminology&#39;&gt;Terminology&lt;/a&gt;, now it&#39;s quite heavy, so not really for anyone who likes lighter ones like Alacritty or Xterm, but it&#39;s really fancy and has optional backgrounds and overlays, and a cool bell that rings if you backspace too far back, I&#39;m really liking it so far but we&#39;ll see, I also have installed a new font for my system which I&#39;m using in Terminology called &lt;a href=&#39;https://rubjo.github.io/victor-mono/&#39;&gt;Victor Mono&lt;/a&gt; which is a monospaced font that has a nice subtle cursive style, I know that&#39;s kinda cursed but I really like it and Capital letters are non cursive so that they can be easier read. I have found a small (7 inch) screen that is designed for the Raspberry Pi which I might get in order to make a custom laptop for my Pi which will be cool as the VNC route is extremly unstable and laggy as it&#39;s over WiFi, I&#39;ll have a think about it though and I&#39;ll consider the 8 Inch version. My account has been accepted onto &lt;a href=&#39;fossfarmers.company/a/deadvey8383&#39;&gt;Foss farmers Peertube Instance&lt;/a&gt; so I&#39;m now uploading to there, Check that out, though I am also uplaoding to &lt;a href=&#39;/videos&#39;&gt;My website&lt;/a&gt;. I have made a &lt;a href=&#39;https://github.com/DeaDvey/node&#39;&gt;Github repo for the node js of this website&lt;/a&gt; and so this whole site is now public on Github I have made a commit today, I added previous and next links to the blog pages, it checks first if the post number is not equal to 0 (the first post) then if it is not, it adds a previous link, and if it is not the equal to the length of the array - 1 then it adds a next link, so I think I did it ok, that&#39;s in the makeblogs.js file. Finally, I have gotten back into the &lt;i&gt;spirit&lt;/i&gt; of revision for the exams coming up since the christmas break where I gave myself a rest, I did some pastpapers and maths today which was &lt;i&gt;fun&lt;/i&gt;. Okay, that&#39;s it for today, hope you have a good day!&lt;br/&gt;Fly You High - DeaDvey&lt;img src=&quot;/images/fireworks.png&quot; alt=&quot;Blog Image&quot; /&gt;&lt;img src=&quot;/images/terminology.png&quot; alt=&quot;Blog Image&quot; /&gt;&lt;img src=&quot;/images/farmtube.png&quot; alt=&quot;Blog Image&quot; /&gt;</description>
<pubDate>Wed, 3 Jan 2024 00:13:42 +0000</pubDate>
<category>new year</category><category>terminology</category><category>victor mono</category><category>resolution</category><category>pi</category><category>montior</category><category>7 inch</category><category>peertube</category><category>node js</category><category>github</category><category>previous</category><category>next</category><category>revision</category>
</item>

View File

@ -6,9 +6,13 @@
<h1>Hey!</h1>
<p>Welcome to my personal website! I hope you have a good time.
Feel free to click the links above for more content!
Also, see below for links to my other stuff.</p>
Also, see below for links to my other stuff.<br/>This website is completley open source on Github, see <a href="https://github.com/DeaDvey/htdocs">Website files</a> and <a href="https://github.com/DeaDvey/node">Node js files</a>.</p>
<h3>Contact:</h3>
<p>In order to contact me, you can email me <a href="mailto:email@deadvey.xyz">email@deadvey.xyz</a> Or PM me through Matrix, @deadvey:matrix.org</p><br/>
</div>
<script src="/blog/blogs.js">
</script>
<script src="lastupdated.js">
</script>
<script src="html.js">

View File

@ -1,4 +1,4 @@
let lastupdated = "03/01/24, 00:45:01.828";
let lastupdated = "03/01/24, 01:05:01.819";
if (typeof module !== 'undefined' && module.exports) {
module.exports = lastupdated;
}

View File

@ -1,6 +1,8 @@
let div = document.getElementById('main');
let divText = div.innerHTML;
divText += `Here you can read my latest blog: <a href='/blog/blogs/${blogs.length - 1}.html'>Latest blog</a>`
console.log(divText);
let newPageHTML = `${pageTop}${divText}${pageBottom}`