fix: Modify styles + indentation on all files

This commit is contained in:
2026-02-28 15:49:38 +05:30
parent 0972e1cd37
commit 2a4a6615ac
34 changed files with 1905 additions and 2077 deletions
+76 -81
View File
@@ -1,83 +1,78 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/png" href="/img/favicon.png" />
<title>Nirmal Kumar R - In praise of silent voice</title>
<link rel="stylesheet" href="/style.css" />
</head>
<body>
<a href="/" class="header">
<div class="logo">
<img src="/img/garden.png" width="90px" />
</div>
<p><img src="/img/nirmal-banner.png" height="70px"></p>
</a>
<nav>
<a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a>
<a href="mailto:tildezero@gmail.com">Contact</a>
</nav>
<section class="content-wrapper">
<div class="title">In praise of silent voice <span class="date">[2022-10-20]</span></div>
<div class="content">
<p>
Our societal norms is not only filled with people pertaining to the
attributes of materialistic life, it also contains this false
appreciation of superiority to the ones who makes the noise more than
others.
</p>
<p>
I would characterize this as materialist voice. A materialist voice
fame oneself onto the glory of power by falsehood perception that
everything belongs and pertain to the ones who put forth the voice.
</p>
<p>
Whereas, the silent voice doesnt crave this mania, since it doesnt
wave about the perspective or motive towards the falsehood of oneself
or the others. The silent voice belongs to the self which doesnt know
to part ways towards one or the other. There is no separation in
itself.
</p>
<p>
The perseverance of silence is silence. The words of no words is
silence. Silence touches beyond the realm of words. It determines the
aspective towards clarity in life. Silence cannot be suppressed, it
can only be witnessed.
</p>
<p>
In the world we live in where the masters of the materialist voice
perceives that there is no accordance to the nature of oneself is
within oneself. They think the actions that they take regards to the
wellness of others or for themselves are based on external happenings.
The silent voice exemplifies that the worrisome of these external
happenings is the source of not being one in harmony within oneself.
</p>
<p>
The proximity of silence can get others awareness directing to their
cause and transform themselves onto the path of seeking for oneness
and harmony.
</p>
<p>
Henceforth, in praise of silence, I try to say that in the connotation
within the realm of words -- it prevails.
</p>
</div>
</section>
<footer>
<hr />
© Nirmal Kumar R. All original text, is licensed under a
<a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
Source code of this website can be found
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer>
</body>
</html>
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/png" href="/img/favicon.png" />
<title>Nirmal Kumar R - In praise of silent voice</title>
<link rel="stylesheet" href="/style.css" />
</head>
<body>
<a rel="me" href="https://ieji.de/@mysticmode" style="display:none;">Mastodon</a>
<a href="/" class="header">
<div class="logo">
<img src="/img/garden.png" width="70px" />
</div>
<p><img src="/img/nirmal-banner.png" height="50px"></p>
</a>
<nav>
<a href="/">Home</a>
<a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a>
<a href="mailto:hi@nirm.al">Contact</a>
</nav>
<section class="content-wrapper">
<div class="title">In praise of silent voice <span class="date">[2022-10-20]</span></div>
<div class="content">
<p>
Our societal norms is not only filled with people pertaining to the
attributes of materialistic life, it also contains this false
appreciation of superiority to the ones who makes the noise more than
others.
</p>
<p>
I would characterize this as materialist voice. A materialist voice
fame oneself onto the glory of power by falsehood perception that
everything belongs and pertain to the ones who put forth the voice.
</p>
<p>
Whereas, the silent voice doesnt crave this mania, since it doesnt
wave about the perspective or motive towards the falsehood of oneself
or the others. The silent voice belongs to the self which doesnt know
to part ways towards one or the other. There is no separation in
itself.
</p>
<p>
The perseverance of silence is silence. The words of no words is
silence. Silence touches beyond the realm of words. It determines the
aspective towards clarity in life. Silence cannot be suppressed, it
can only be witnessed.
</p>
<p>
In the world we live in where the masters of the materialist voice
perceives that there is no accordance to the nature of oneself is
within oneself. They think the actions that they take regards to the
wellness of others or for themselves are based on external happenings.
The silent voice exemplifies that the worrisome of these external
happenings is the source of not being one in harmony within oneself.
</p>
<p>
The proximity of silence can get others awareness directing to their
cause and transform themselves onto the path of seeking for oneness
and harmony.
</p>
<p>
Henceforth, in praise of silence, I try to say that in the connotation
within the realm of words -- it prevails.
</p>
</div>
</section>
<footer>
<hr />
© Nirmal Kumar R. All original text, is licensed under a
<a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
Source code of this website can be found
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer>
</body>
</html>