mirror of
https://github.com/naoufalzerai/zerai.xyz.git
synced 2025-11-09 15:05:55 +00:00
107 lines
3.1 KiB
HTML
107 lines
3.1 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta name="generator" content="Hugo 0.92.2" />
|
|
<meta charset="utf-8" />
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge"><title>Zerai.xyz - Clean and minimal personal [blog theme for Hugo](https://github.com/vividvilla/ezhil) </title><meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="alternate" type="application/rss+xml" href="https://zerai.xyz/index.xml" title="Zerai.xyz" />
|
|
<meta property="og:title" content="Zerai.xyz" />
|
|
<meta property="og:description" content="" />
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:url" content="https://zerai.xyz/" />
|
|
|
|
<meta name="twitter:card" content="summary"/>
|
|
<meta name="twitter:title" content="Zerai.xyz"/>
|
|
<meta name="twitter:description" content=""/>
|
|
<link href="https://fonts.googleapis.com/css?family=Ubuntu:300,400,300italic,400italic|Raleway:200,300" rel="stylesheet">
|
|
|
|
<link rel="stylesheet" type="text/css" media="screen" href="https://zerai.xyzcss/normalize.css" />
|
|
<link rel="stylesheet" type="text/css" media="screen" href="https://zerai.xyzcss/main.css" /><link rel="stylesheet" type="text/css" href="https://zerai.xyzcss/dark.css" media="(prefers-color-scheme: dark)" />
|
|
|
|
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
|
|
<script src="https://zerai.xyzjs/main.js"></script>
|
|
</head>
|
|
|
|
<body>
|
|
<div class="container wrapper">
|
|
<div class="header">
|
|
<base href="https://zerai.xyz">
|
|
<h1 class="site-title"><a href="https://zerai.xyz">Zerai.xyz</a></h1>
|
|
<div class="site-description"><h2>Clean and minimal personal <a href="https://github.com/vividvilla/ezhil">blog theme for Hugo</a></h2><nav class="nav social">
|
|
<ul class="flat"><a href="https://github.com/vividvilla/ezhil" title="Github"><i data-feather="github"></i></a><a href="/index.xml" title="RSS"><i data-feather="rss"></i></a></ul>
|
|
</nav>
|
|
</div>
|
|
|
|
<nav class="nav">
|
|
<ul class="flat">
|
|
|
|
<li>
|
|
<a href="/">Home</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="/posts">All posts</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="/about">About</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="/tags">Tags</a>
|
|
</li>
|
|
|
|
</ul>
|
|
</nav>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="recent-posts section">
|
|
<h2 class="section-header">
|
|
Recent posts
|
|
</h2>
|
|
<div class="posts">
|
|
|
|
|
|
|
|
<div class="post">
|
|
<div class="meta">Aug 16, 2022</div>
|
|
<a class="title" href="/posts/hello-world/">Hello World</a> —
|
|
<span class="description">
|
|
|
|
hello world 😄…
|
|
|
|
</span>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="footer wrapper">
|
|
<nav class="nav">
|
|
<div> © Copyright notice | <a href="https://github.com/vividvilla/ezhil">Ezhil theme</a> | Built with <a href="https://gohugo.io">Hugo</a></div>
|
|
</nav>
|
|
</div>
|
|
|
|
|
|
|
|
<script type="application/javascript">
|
|
var doNotTrack = false;
|
|
if (!doNotTrack) {
|
|
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
|
|
ga('create', 'UA-123-45', 'auto');
|
|
|
|
ga('send', 'pageview');
|
|
}
|
|
</script>
|
|
<script async src='https://www.google-analytics.com/analytics.js'></script>
|
|
|
|
<script>feather.replace()</script>
|
|
</body>
|
|
</html>
|