mirror of
https://github.com/naoufalzerai/zerai.xyz.git
synced 2025-11-09 15:05:55 +00:00
edit baseurl
This commit is contained in:
parent
6cf9ba86a5
commit
74d28d7a13
@ -1,4 +1,4 @@
|
|||||||
baseURL = 'https://zerai.xyz'
|
baseURL = 'https://zerai.xyz/'
|
||||||
languageCode = 'en-us'
|
languageCode = 'en-us'
|
||||||
title = 'Zerai.xyz'
|
title = 'Zerai.xyz'
|
||||||
theme = 'ezhil'
|
theme = 'ezhil'
|
||||||
|
|||||||
@ -1,31 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
<head>
|
|
||||||
<title>Hello World | Zerai.xyz</title>
|
|
||||||
<link rel="canonical" href="http://example.org/">
|
|
||||||
<link rel='alternate' type='application/rss+xml' title="Zerai.xyz RSS" href='/index.xml'>
|
|
||||||
<link rel='stylesheet' type='text/css' href='/style.css'>
|
|
||||||
<link rel="icon" href="/favicon.ico">
|
|
||||||
<meta name="description" content="hello world">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
||||||
<meta name="robots" content="index, follow">
|
|
||||||
<meta charset="utf-8">
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<main>
|
|
||||||
<header><h1>Hello World</h1></header>
|
|
||||||
<article>
|
|
||||||
<p>hello world</p>
|
|
||||||
<div id="nextprev">
|
|
||||||
<a href="/about/"><div id="prevart">Previous:<br>About</div></a>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</article>
|
|
||||||
</main>
|
|
||||||
<footer>
|
|
||||||
<a href="http://example.org/">http://example.org/</a><br><br>
|
|
||||||
<a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
|
|
||||||
</footer>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
||||||
@ -1,30 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
<head>
|
|
||||||
<title>Blogs | Zerai.xyz</title>
|
|
||||||
<link rel="canonical" href="http://example.org/">
|
|
||||||
<link rel='alternate' type='application/rss+xml' title="Zerai.xyz RSS" href='/index.xml'>
|
|
||||||
<link rel='stylesheet' type='text/css' href='/style.css'>
|
|
||||||
<link rel="icon" href="/favicon.ico">
|
|
||||||
<meta name="description" content="">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
||||||
<meta name="robots" content="index, follow">
|
|
||||||
<meta charset="utf-8">
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<main>
|
|
||||||
<header><h1 id="tag_Blogs">Blogs</h1></header>
|
|
||||||
<article>
|
|
||||||
<ul>
|
|
||||||
<li><time datetime="2022-08-16T23:13:10-04:00">2022 Aug 16</time> – <a href="/blog/hello-world/">Hello World</a></li>
|
|
||||||
</ul>
|
|
||||||
</article>
|
|
||||||
</article>
|
|
||||||
</main>
|
|
||||||
<footer>
|
|
||||||
<a href="http://example.org/">http://example.org/</a><br><br>
|
|
||||||
<a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
|
|
||||||
</footer>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
||||||
@ -1,24 +0,0 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
||||||
<channel>
|
|
||||||
<title>Zerai.xyz</title>
|
|
||||||
<link>http://example.org/blog/</link>
|
|
||||||
<description>Recent content in Blogs on Zerai.xyz</description>
|
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
|
||||||
<language>en-us</language>
|
|
||||||
<lastBuildDate>Tue, 16 Aug 2022 23:13:10 -0400</lastBuildDate>
|
|
||||||
|
|
||||||
<atom:link href="http://example.org/blog/index.xml" rel="self" type="application/rss+xml" />
|
|
||||||
|
|
||||||
|
|
||||||
<item>
|
|
||||||
<title>Hello World</title>
|
|
||||||
<link>http://example.org/blog/hello-world/</link>
|
|
||||||
<pubDate>Tue, 16 Aug 2022 23:13:10 -0400</pubDate>
|
|
||||||
|
|
||||||
<guid>http://example.org/blog/hello-world/</guid>
|
|
||||||
<description><p>hello world</p>
|
|
||||||
</description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
||||||
@ -1,28 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
<head>
|
|
||||||
<title>Categories | Zerai.xyz</title>
|
|
||||||
<link rel="canonical" href="http://example.org/">
|
|
||||||
<link rel='alternate' type='application/rss+xml' title="Zerai.xyz RSS" href='/index.xml'>
|
|
||||||
<link rel='stylesheet' type='text/css' href='/style.css'>
|
|
||||||
<link rel="icon" href="/favicon.ico">
|
|
||||||
<meta name="description" content="">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
||||||
<meta name="robots" content="index, follow">
|
|
||||||
<meta charset="utf-8">
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<main>
|
|
||||||
<header><h1 id="tag_Categories">Categories</h1></header>
|
|
||||||
<article>
|
|
||||||
<ul></ul>
|
|
||||||
</article>
|
|
||||||
</article>
|
|
||||||
</main>
|
|
||||||
<footer>
|
|
||||||
<a href="http://example.org/">http://example.org/</a><br><br>
|
|
||||||
<a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
|
|
||||||
</footer>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
||||||
@ -1,13 +0,0 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
||||||
<channel>
|
|
||||||
<title>Zerai.xyz</title>
|
|
||||||
<link>http://example.org/categories/</link>
|
|
||||||
<description>Recent content in Categories on Zerai.xyz</description>
|
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
|
||||||
<language>en-us</language>
|
|
||||||
|
|
||||||
<atom:link href="http://example.org/categories/index.xml" rel="self" type="application/rss+xml" />
|
|
||||||
|
|
||||||
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
||||||
@ -1 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 455.731 455.731" style="enable-background:new 0 0 455.731 455.731;" xml:space="preserve"><g><rect x="0" y="0" style="fill:#F78422;" width="455.731" height="455.731"/><g><path style="fill:#FFFFFF;" d="M296.208,159.16C234.445,97.397,152.266,63.382,64.81,63.382v64.348 c70.268,0,136.288,27.321,185.898,76.931c49.609,49.61,76.931,115.63,76.931,185.898h64.348 C391.986,303.103,357.971,220.923,296.208,159.16z"/><path style="fill:#FFFFFF;" d="M64.143,172.273v64.348c84.881,0,153.938,69.056,153.938,153.939h64.348 C282.429,270.196,184.507,172.273,64.143,172.273z"/><circle style="fill:#FFFFFF;" cx="109.833" cy="346.26" r="46.088"/></g></g></svg>
|
|
||||||
|
Before Width: | Height: | Size: 920 B |
Loading…
x
Reference in New Issue
Block a user