mirror of
https://gitlab.com/thelazyoxymoron/siddhartha-golu-website.git
synced 2025-07-27 13:07:58 +02:00
change the homepage layout and some post contents layout
This commit is contained in:
@@ -6,12 +6,12 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta name="robots" content="index, follow">
|
||||
<title>Search | The Lazy Oxymoron</title>
|
||||
<meta name="keywords" content="" />
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="search across all the posts">
|
||||
<meta name="author" content="Siddhartha">
|
||||
<link rel="canonical" href="https://thelazyoxymoron.me/search/" />
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.min.c88963fe2d79462000fd0fb1b3737783c32855d340583e4523343f8735c787f0.css" integrity="sha256-yIlj/i15RiAA/Q+xs3N3g8MoVdNAWD5FIzQ/hzXHh/A=" rel="preload stylesheet" as="style"><link crossorigin="anonymous" rel="preload" as="fetch" href="../index.json">
|
||||
<script defer crossorigin="anonymous" src="/assets/js/search.min.39cafd3a4b4b79ba0692b360d82d2e77d08fcf1430782dccda00683f6714408f.js" integrity="sha256-Ocr9OktLeboGkrNg2C0ud9CPzxQweC3M2gBoP2cUQI8="></script>
|
||||
<meta name="author" content="Siddhartha Golu">
|
||||
<link rel="canonical" href="https://thelazyoxymoron.me/search/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.6a98292fb8fa8cf0f3ba4042d4b75515c04267550f3ad49ff6271b5af9562443.css" integrity="sha256-apgpL7j6jPDzukBC1LdVFcBCZ1UPOtSf9icbWvlWJEM=" rel="preload stylesheet" as="style"><link crossorigin="anonymous" rel="preload" as="fetch" href="../index.json">
|
||||
<script defer crossorigin="anonymous" src="/assets/js/search.fc4d3d259dc135ab09b5eda7510566d64eb9fe1769e5f728f1b0a7e2a992b39e.js" integrity="sha256-/E09JZ3BNasJte2nUQVm1k65/hdp5fco8bCn4qmSs54="></script>
|
||||
<link rel="icon" href="https://thelazyoxymoron.me/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://thelazyoxymoron.me/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://thelazyoxymoron.me/favicon-32x32.png">
|
||||
@@ -19,7 +19,6 @@
|
||||
<link rel="mask-icon" href="https://thelazyoxymoron.me/safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<meta name="generator" content="Hugo 0.103.1" />
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -59,11 +58,13 @@
|
||||
</noscript><meta property="og:title" content="Search" />
|
||||
<meta property="og:description" content="search across all the posts" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://thelazyoxymoron.me/search/" /><meta property="article:section" content="" />
|
||||
<meta property="og:url" content="https://thelazyoxymoron.me/search/" /><meta property="og:image" content="https://thelazyoxymoron.me/images/Love_for_mountains.jpeg"/><meta property="article:section" content="" />
|
||||
|
||||
<meta property="og:site_name" content="The Lazy Oxymoron" />
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:card" content="summary_large_image"/>
|
||||
<meta name="twitter:image" content="https://thelazyoxymoron.me/images/Love_for_mountains.jpeg"/>
|
||||
|
||||
<meta name="twitter:title" content="Search"/>
|
||||
<meta name="twitter:description" content="search across all the posts"/>
|
||||
|
||||
@@ -99,7 +100,7 @@
|
||||
"dateModified": "0001-01-01T00:00:00Z",
|
||||
"author":[{
|
||||
"@type": "Person",
|
||||
"name": "Siddhartha"
|
||||
"name": "Siddhartha Golu"
|
||||
}],
|
||||
"mainEntityOfPage": {
|
||||
"@type": "WebPage",
|
||||
@@ -133,14 +134,14 @@
|
||||
<nav class="nav">
|
||||
<div class="logo">
|
||||
<a href="https://thelazyoxymoron.me/" accesskey="h" title="The Lazy Oxymoron (Alt + H)">The Lazy Oxymoron</a>
|
||||
<span class="logo-switches">
|
||||
<div class="logo-switches">
|
||||
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
|
||||
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
|
||||
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
|
||||
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
|
||||
stroke-linejoin="round">
|
||||
<path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path>
|
||||
</svg>
|
||||
<svg id="sun" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
|
||||
<svg id="sun" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
|
||||
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
|
||||
stroke-linejoin="round">
|
||||
<circle cx="12" cy="12" r="5"></circle>
|
||||
@@ -154,7 +155,7 @@
|
||||
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
|
||||
</svg>
|
||||
</button>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
<ul id="menu">
|
||||
<li>
|
||||
@@ -200,11 +201,11 @@
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2022 <a href="https://thelazyoxymoron.me/">The Lazy Oxymoron</a></span>
|
||||
<span>© 2023 <a href="https://thelazyoxymoron.me/">The Lazy Oxymoron</a></span>
|
||||
<span>
|
||||
Powered by
|
||||
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
|
||||
<a href="https://git.io/hugopapermod" rel="noopener" target="_blank">PaperMod</a>
|
||||
<a href="https://github.com/adityatelange/hugo-PaperMod/" rel="noopener" target="_blank">PaperMod</a>
|
||||
</span>
|
||||
</footer>
|
||||
<a href="#top" aria-label="go to top" title="Go to Top (Alt + G)" class="top-link" id="top-link" accesskey="g">
|
||||
|
Reference in New Issue
Block a user