diff --git a/home/library/logs/bg.jpg b/home/library/logs/bg.jpg new file mode 100644 index 0000000..6102002 --- /dev/null +++ b/home/library/logs/bg.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e787f02d6aa597b22c81f6ceb3b6115f9cd73f9707ddb7bf95db641d9db9be2 +size 774295 diff --git a/home/library/logs/index.html b/home/library/logs/index.html index b7d7b59..b7038fd 100644 --- a/home/library/logs/index.html +++ b/home/library/logs/index.html @@ -11,8 +11,7 @@
diff --git a/home/library/logs/markdown/home.md b/home/library/logs/markdown/home.md index 0792d52..548ac64 100644 --- a/home/library/logs/markdown/home.md +++ b/home/library/logs/markdown/home.md @@ -1,4 +1,4 @@ # Home -Welcome to the home page. +This is a kind of blog I guess. -![test](markdown/img.webp) \ No newline at end of file +![test](markdown/waifuism_tan.png) \ No newline at end of file diff --git a/home/library/logs/markdown/slowly.md b/home/library/logs/markdown/slowly.md new file mode 100644 index 0000000..aebf358 --- /dev/null +++ b/home/library/logs/markdown/slowly.md @@ -0,0 +1,23 @@ +# Slowly + +Even now as I write, I wonder to feels if I should be paying attention to the things around me or not. + +I love to walk through a small park near my apartment, it's size is barely a block but I've seen it have quite the movement, children playing, people drinking mate, the usual. + +I have to remind myself to walk slowly through it in order to enjoy it. + +Is it normal to be walking so fast? + +I wondered myself if forcing yourself to be overworked because "you will not be able to finish a piece of art" is something worthwhile for me. + +Would I be sad I didn't finish a piece when I die? + +I like to think it's a similar question to "Am I sad because I didn't read more books when I was at school? Because I never told my crush my feelings? Because I didn't do something that I can't do anymore?" + +Honestly I am not sure what would I say on that day when I finally bite the dust. + +But today I shall enjoy it the ways that I know how to. + +Today that answer may be "No, not really.". + +They recently opened a coffee place near my house, I wonder if their coffee has good aroma. \ No newline at end of file diff --git a/home/library/logs/markdown/waifuism_tan.png b/home/library/logs/markdown/waifuism_tan.png new file mode 100644 index 0000000..342fd91 --- /dev/null +++ b/home/library/logs/markdown/waifuism_tan.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f8dfd28e223150ef394b47c136d948386861c11fd463717106972258997a2cf +size 2850718 diff --git a/home/library/logs/styles.css b/home/library/logs/styles.css index 18aa9df..699f4cc 100644 --- a/home/library/logs/styles.css +++ b/home/library/logs/styles.css @@ -6,6 +6,8 @@ body { height: 100vh; margin: 0; background-color: #f0f0f0; + background-image: url("./bg.jpg"); + background-position: center; } .window { display: flex;