Skip to content

Commit e3bd219

Browse files
committed
Changing layout
1 parent 185f60a commit e3bd219

File tree

21 files changed

+183
-187
lines changed

21 files changed

+183
-187
lines changed

content/about.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
+++
22
date = '2025-01-12T11:07:13+02:00'
3-
draft = 'true'
43
title = 'About the coat assistant'
54
image = '/img/coatassistant.JPEG'
65

content/blog/blogpost1.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
+++
22
date = '2025-01-12T11:07:13+01:00'
3-
draft = 'true'
43
title = 'Blogpost1'
54

65
+++

content/contribute.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
+++
22
date = '2025-01-12T11:07:13+03:00'
3-
draft = 'true'
43
title = 'Do you want to contribute to this project?'
54

65
+++

content/documentation.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
+++
22
date = '2025-01-12T11:07:13+03:00'
3-
draft = 'true'
43
title = 'Find the documentation here!'
54

65
+++

public/404.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@
99
<meta name="keywords" content="">
1010
<meta name="description" content="">
1111
<meta name="author" content="">
12-
<link rel="canonical" href="https://example.org/404.html">
12+
<link rel="canonical" href="https://abilitytechlab.github.io/404.html">
1313
<link crossorigin="anonymous" href="/assets/css/stylesheet.9de45e225101e4f99701d2b68fc6b8a1ef6027928be6391fa15bf7f56326c909.css" integrity="sha256-neReIlEB5PmXAdK2j8a4oe9gJ5KL5jkfoVv39WMmyQk=" rel="preload stylesheet" as="style">
14-
<link rel="icon" href="https://example.org/favicon.ico">
15-
<link rel="icon" type="image/png" sizes="16x16" href="https://example.org/favicon-16x16.png">
16-
<link rel="icon" type="image/png" sizes="32x32" href="https://example.org/favicon-32x32.png">
17-
<link rel="apple-touch-icon" href="https://example.org/apple-touch-icon.png">
18-
<link rel="mask-icon" href="https://example.org/safari-pinned-tab.svg">
14+
<link rel="icon" href="https://abilitytechlab.github.io/favicon.ico">
15+
<link rel="icon" type="image/png" sizes="16x16" href="https://abilitytechlab.github.io/favicon-16x16.png">
16+
<link rel="icon" type="image/png" sizes="32x32" href="https://abilitytechlab.github.io/favicon-32x32.png">
17+
<link rel="apple-touch-icon" href="https://abilitytechlab.github.io/apple-touch-icon.png">
18+
<link rel="mask-icon" href="https://abilitytechlab.github.io/safari-pinned-tab.svg">
1919
<meta name="theme-color" content="#2e2e33">
2020
<meta name="msapplication-TileColor" content="#2e2e33">
21-
<link rel="alternate" hreflang="en" href="https://example.org/404.html">
21+
<link rel="alternate" hreflang="en" href="https://abilitytechlab.github.io/404.html">
2222
<noscript>
2323
<style>
2424
#theme-toggle,
@@ -27,7 +27,7 @@
2727
}
2828

2929
</style>
30-
</noscript><meta property="og:url" content="https://example.org/404.html">
30+
</noscript><meta property="og:url" content="https://abilitytechlab.github.io/404.html">
3131
<meta property="og:site_name" content="Coat Assistant">
3232
<meta property="og:title" content="404 Page not found">
3333
<meta property="og:locale" content="en-us">
@@ -49,7 +49,7 @@
4949
<header class="header">
5050
<nav class="nav">
5151
<div class="logo">
52-
<a href="https://example.org/" accesskey="h" title="Coat Assistant (Alt + H)">Coat Assistant</a>
52+
<a href="https://abilitytechlab.github.io/" accesskey="h" title="Coat Assistant (Alt + H)">Coat Assistant</a>
5353
<div class="logo-switches">
5454
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
5555
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
@@ -75,32 +75,32 @@
7575
</div>
7676
<ul id="menu">
7777
<li>
78-
<a href="https://example.org/" title="Home">
78+
<a href="https://abilitytechlab.github.io/" title="Home">
7979
<span>Home</span>
8080
</a>
8181
</li>
8282
<li>
83-
<a href="https://example.org/about" title="About">
83+
<a href="https://abilitytechlab.github.io/about" title="About">
8484
<span>About</span>
8585
</a>
8686
</li>
8787
<li>
88-
<a href="https://example.org/documentation" title="Documentation">
88+
<a href="https://abilitytechlab.github.io/documentation" title="Documentation">
8989
<span>Documentation</span>
9090
</a>
9191
</li>
9292
<li>
93-
<a href="https://example.org/contribute" title="Contribute">
93+
<a href="https://abilitytechlab.github.io/contribute" title="Contribute">
9494
<span>Contribute</span>
9595
</a>
9696
</li>
9797
<li>
98-
<a href="https://example.org/blog" title="Blog">
98+
<a href="https://abilitytechlab.github.io/blog" title="Blog">
9999
<span>Blog</span>
100100
</a>
101101
</li>
102102
<li>
103-
<a href="https://example.org/post" title="Post">
103+
<a href="https://abilitytechlab.github.io/post" title="Post">
104104
<span>Post</span>
105105
</a>
106106
</li>
@@ -114,7 +114,7 @@
114114
</main>
115115

116116
<footer class="footer">
117-
<span>&copy; 2025 <a href="https://example.org/">Coat Assistant</a></span> ·
117+
<span>&copy; 2025 <a href="https://abilitytechlab.github.io/">Coat Assistant</a></span> ·
118118

119119
<span>
120120
Powered by

public/blog/index.html

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@
99
<meta name="keywords" content="">
1010
<meta name="description" content="Blogs - Coat Assistant">
1111
<meta name="author" content="">
12-
<link rel="canonical" href="https://example.org/blog/">
12+
<link rel="canonical" href="https://abilitytechlab.github.io/blog/">
1313
<link crossorigin="anonymous" href="/assets/css/stylesheet.9de45e225101e4f99701d2b68fc6b8a1ef6027928be6391fa15bf7f56326c909.css" integrity="sha256-neReIlEB5PmXAdK2j8a4oe9gJ5KL5jkfoVv39WMmyQk=" rel="preload stylesheet" as="style">
14-
<link rel="icon" href="https://example.org/favicon.ico">
15-
<link rel="icon" type="image/png" sizes="16x16" href="https://example.org/favicon-16x16.png">
16-
<link rel="icon" type="image/png" sizes="32x32" href="https://example.org/favicon-32x32.png">
17-
<link rel="apple-touch-icon" href="https://example.org/apple-touch-icon.png">
18-
<link rel="mask-icon" href="https://example.org/safari-pinned-tab.svg">
14+
<link rel="icon" href="https://abilitytechlab.github.io/favicon.ico">
15+
<link rel="icon" type="image/png" sizes="16x16" href="https://abilitytechlab.github.io/favicon-16x16.png">
16+
<link rel="icon" type="image/png" sizes="32x32" href="https://abilitytechlab.github.io/favicon-32x32.png">
17+
<link rel="apple-touch-icon" href="https://abilitytechlab.github.io/apple-touch-icon.png">
18+
<link rel="mask-icon" href="https://abilitytechlab.github.io/safari-pinned-tab.svg">
1919
<meta name="theme-color" content="#2e2e33">
2020
<meta name="msapplication-TileColor" content="#2e2e33">
21-
<link rel="alternate" type="application/rss+xml" href="https://example.org/blog/index.xml">
22-
<link rel="alternate" hreflang="en" href="https://example.org/blog/">
21+
<link rel="alternate" type="application/rss+xml" href="https://abilitytechlab.github.io/blog/index.xml">
22+
<link rel="alternate" hreflang="en" href="https://abilitytechlab.github.io/blog/">
2323
<noscript>
2424
<style>
2525
#theme-toggle,
@@ -28,7 +28,7 @@
2828
}
2929

3030
</style>
31-
</noscript><meta property="og:url" content="https://example.org/blog/">
31+
</noscript><meta property="og:url" content="https://abilitytechlab.github.io/blog/">
3232
<meta property="og:site_name" content="Coat Assistant">
3333
<meta property="og:title" content="Blogs">
3434
<meta property="og:locale" content="en-us">
@@ -47,7 +47,7 @@
4747
"@type": "ListItem",
4848
"position": 1 ,
4949
"name": "Blogs",
50-
"item": "https://example.org/blog/"
50+
"item": "https://abilitytechlab.github.io/blog/"
5151
}
5252
]
5353
}
@@ -65,7 +65,7 @@
6565
<header class="header">
6666
<nav class="nav">
6767
<div class="logo">
68-
<a href="https://example.org/" accesskey="h" title="Coat Assistant (Alt + H)">Coat Assistant</a>
68+
<a href="https://abilitytechlab.github.io/" accesskey="h" title="Coat Assistant (Alt + H)">Coat Assistant</a>
6969
<div class="logo-switches">
7070
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
7171
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
@@ -91,32 +91,32 @@
9191
</div>
9292
<ul id="menu">
9393
<li>
94-
<a href="https://example.org/" title="Home">
94+
<a href="https://abilitytechlab.github.io/" title="Home">
9595
<span>Home</span>
9696
</a>
9797
</li>
9898
<li>
99-
<a href="https://example.org/about" title="About">
99+
<a href="https://abilitytechlab.github.io/about" title="About">
100100
<span>About</span>
101101
</a>
102102
</li>
103103
<li>
104-
<a href="https://example.org/documentation" title="Documentation">
104+
<a href="https://abilitytechlab.github.io/documentation" title="Documentation">
105105
<span>Documentation</span>
106106
</a>
107107
</li>
108108
<li>
109-
<a href="https://example.org/contribute" title="Contribute">
109+
<a href="https://abilitytechlab.github.io/contribute" title="Contribute">
110110
<span>Contribute</span>
111111
</a>
112112
</li>
113113
<li>
114-
<a href="https://example.org/blog" title="Blog">
114+
<a href="https://abilitytechlab.github.io/blog" title="Blog">
115115
<span class="active">Blog</span>
116116
</a>
117117
</li>
118118
<li>
119-
<a href="https://example.org/post" title="Post">
119+
<a href="https://abilitytechlab.github.io/post" title="Post">
120120
<span>Post</span>
121121
</a>
122122
</li>
@@ -134,7 +134,7 @@ <h1>
134134
</main>
135135

136136
<footer class="footer">
137-
<span>&copy; 2025 <a href="https://example.org/">Coat Assistant</a></span> ·
137+
<span>&copy; 2025 <a href="https://abilitytechlab.github.io/">Coat Assistant</a></span> ·
138138

139139
<span>
140140
Powered by

public/blog/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
33
<channel>
44
<title>Blogs on Coat Assistant</title>
5-
<link>https://example.org/blog/</link>
5+
<link>https://abilitytechlab.github.io/blog/</link>
66
<description>Recent content in Blogs on Coat Assistant</description>
77
<generator>Hugo -- 0.140.2</generator>
88
<language>en-us</language>
99
<lastBuildDate></lastBuildDate>
10-
<atom:link href="https://example.org/blog/index.xml" rel="self" type="application/rss+xml" />
10+
<atom:link href="https://abilitytechlab.github.io/blog/index.xml" rel="self" type="application/rss+xml" />
1111
</channel>
1212
</rss>

public/blog/page/1/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
33
<head>
4-
<title>https://example.org/blog/</title>
5-
<link rel="canonical" href="https://example.org/blog/">
4+
<title>https://abilitytechlab.github.io/blog/</title>
5+
<link rel="canonical" href="https://abilitytechlab.github.io/blog/">
66
<meta name="robots" content="noindex">
77
<meta charset="utf-8">
8-
<meta http-equiv="refresh" content="0; url=https://example.org/blog/">
8+
<meta http-equiv="refresh" content="0; url=https://abilitytechlab.github.io/blog/">
99
</head>
1010
</html>

public/categories/index.html

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@
99
<meta name="keywords" content="">
1010
<meta name="description" content="">
1111
<meta name="author" content="">
12-
<link rel="canonical" href="https://example.org/categories/">
12+
<link rel="canonical" href="https://abilitytechlab.github.io/categories/">
1313
<link crossorigin="anonymous" href="/assets/css/stylesheet.9de45e225101e4f99701d2b68fc6b8a1ef6027928be6391fa15bf7f56326c909.css" integrity="sha256-neReIlEB5PmXAdK2j8a4oe9gJ5KL5jkfoVv39WMmyQk=" rel="preload stylesheet" as="style">
14-
<link rel="icon" href="https://example.org/favicon.ico">
15-
<link rel="icon" type="image/png" sizes="16x16" href="https://example.org/favicon-16x16.png">
16-
<link rel="icon" type="image/png" sizes="32x32" href="https://example.org/favicon-32x32.png">
17-
<link rel="apple-touch-icon" href="https://example.org/apple-touch-icon.png">
18-
<link rel="mask-icon" href="https://example.org/safari-pinned-tab.svg">
14+
<link rel="icon" href="https://abilitytechlab.github.io/favicon.ico">
15+
<link rel="icon" type="image/png" sizes="16x16" href="https://abilitytechlab.github.io/favicon-16x16.png">
16+
<link rel="icon" type="image/png" sizes="32x32" href="https://abilitytechlab.github.io/favicon-32x32.png">
17+
<link rel="apple-touch-icon" href="https://abilitytechlab.github.io/apple-touch-icon.png">
18+
<link rel="mask-icon" href="https://abilitytechlab.github.io/safari-pinned-tab.svg">
1919
<meta name="theme-color" content="#2e2e33">
2020
<meta name="msapplication-TileColor" content="#2e2e33">
21-
<link rel="alternate" type="application/rss+xml" href="https://example.org/categories/index.xml">
22-
<link rel="alternate" hreflang="en" href="https://example.org/categories/">
21+
<link rel="alternate" type="application/rss+xml" href="https://abilitytechlab.github.io/categories/index.xml">
22+
<link rel="alternate" hreflang="en" href="https://abilitytechlab.github.io/categories/">
2323
<noscript>
2424
<style>
2525
#theme-toggle,
@@ -28,7 +28,7 @@
2828
}
2929

3030
</style>
31-
</noscript><meta property="og:url" content="https://example.org/categories/">
31+
</noscript><meta property="og:url" content="https://abilitytechlab.github.io/categories/">
3232
<meta property="og:site_name" content="Coat Assistant">
3333
<meta property="og:title" content="Categories">
3434
<meta property="og:locale" content="en-us">
@@ -50,7 +50,7 @@
5050
<header class="header">
5151
<nav class="nav">
5252
<div class="logo">
53-
<a href="https://example.org/" accesskey="h" title="Coat Assistant (Alt + H)">Coat Assistant</a>
53+
<a href="https://abilitytechlab.github.io/" accesskey="h" title="Coat Assistant (Alt + H)">Coat Assistant</a>
5454
<div class="logo-switches">
5555
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
5656
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
@@ -76,32 +76,32 @@
7676
</div>
7777
<ul id="menu">
7878
<li>
79-
<a href="https://example.org/" title="Home">
79+
<a href="https://abilitytechlab.github.io/" title="Home">
8080
<span>Home</span>
8181
</a>
8282
</li>
8383
<li>
84-
<a href="https://example.org/about" title="About">
84+
<a href="https://abilitytechlab.github.io/about" title="About">
8585
<span>About</span>
8686
</a>
8787
</li>
8888
<li>
89-
<a href="https://example.org/documentation" title="Documentation">
89+
<a href="https://abilitytechlab.github.io/documentation" title="Documentation">
9090
<span>Documentation</span>
9191
</a>
9292
</li>
9393
<li>
94-
<a href="https://example.org/contribute" title="Contribute">
94+
<a href="https://abilitytechlab.github.io/contribute" title="Contribute">
9595
<span>Contribute</span>
9696
</a>
9797
</li>
9898
<li>
99-
<a href="https://example.org/blog" title="Blog">
99+
<a href="https://abilitytechlab.github.io/blog" title="Blog">
100100
<span>Blog</span>
101101
</a>
102102
</li>
103103
<li>
104-
<a href="https://example.org/post" title="Post">
104+
<a href="https://abilitytechlab.github.io/post" title="Post">
105105
<span>Post</span>
106106
</a>
107107
</li>
@@ -120,7 +120,7 @@ <h1>Categories</h1>
120120
</main>
121121

122122
<footer class="footer">
123-
<span>&copy; 2025 <a href="https://example.org/">Coat Assistant</a></span> ·
123+
<span>&copy; 2025 <a href="https://abilitytechlab.github.io/">Coat Assistant</a></span> ·
124124

125125
<span>
126126
Powered by

public/categories/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
33
<channel>
44
<title>Categories on Coat Assistant</title>
5-
<link>https://example.org/categories/</link>
5+
<link>https://abilitytechlab.github.io/categories/</link>
66
<description>Recent content in Categories on Coat Assistant</description>
77
<generator>Hugo -- 0.140.2</generator>
88
<language>en-us</language>
9-
<atom:link href="https://example.org/categories/index.xml" rel="self" type="application/rss+xml" />
9+
<atom:link href="https://abilitytechlab.github.io/categories/index.xml" rel="self" type="application/rss+xml" />
1010
</channel>
1111
</rss>

0 commit comments

Comments
 (0)