mirror of
https://github.com/midou36o/midou36o.github.io
synced 2026-04-06 14:08:44 +05:30
Fix libreddit link
This commit is contained in:
@@ -1,9 +1,4 @@
|
||||
<script>
|
||||
import dayjs from 'dayjs';
|
||||
import relativeTime from 'dayjs/plugin/relativeTime';
|
||||
// DayJS
|
||||
dayjs.extend(relativeTime);
|
||||
let yr = dayjs('2004-07-15').fromNow(true);
|
||||
import { fly } from 'svelte/transition';
|
||||
import { quintOut } from 'svelte/easing';
|
||||
</script>
|
||||
@@ -63,7 +58,7 @@
|
||||
I do hate JS though, but svelte is making it bearable.<br />
|
||||
This is just a brief summary of who I am, And I hope you enjoy your (rather short) stay
|
||||
on my website.<br />
|
||||
Oh, just in case, I'm a guy, and I'm {yr} old. You don't need to know more than that.<br
|
||||
Oh, just in case, I'm a guy, and I'm 21 years old. You don't need to know more than that.<br
|
||||
/>
|
||||
Finally, feel free to contact me! I love receiving mails and messages from people, and I'll
|
||||
try to respond as soon as possible.<br />
|
||||
|
||||
@@ -226,7 +226,7 @@ More details in the [hyprpaper](https://github.com/hyprwm/hyprpaper/blob/main/RE
|
||||
Congratulations, you now know how to (roughly) setup hyprland!
|
||||
|
||||
Now what?
|
||||
Well you can start ricing your TWM like a madman in [r/unixporn](https://lr.psf.lt/r/unixporn) or snatch the dotfiles and adapt it to your liking. But i'm not that type of guy, my desktop is simple.
|
||||
Well you can start ricing your TWM like a madman in [r/unixporn](https://farside.link/libreddit/r/unixporn) or snatch the dotfiles and adapt it to your liking. But i'm not that type of guy, my desktop is simple.
|
||||
|
||||
[](https://midou.dev/blog/images/hyprland/desktop.png)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user