|
9 | 9 | <meta name="keywords" content=""> |
10 | 10 | <meta name="description" content="Blogs - Coat Assistant"> |
11 | 11 | <meta name="author" content=""> |
12 | | -<link rel="canonical" href="https://example.org/blog/"> |
| 12 | +<link rel="canonical" href="https://abilitytechlab.github.io/blog/"> |
13 | 13 | <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"> |
19 | 19 | <meta name="theme-color" content="#2e2e33"> |
20 | 20 | <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/"> |
23 | 23 | <noscript> |
24 | 24 | <style> |
25 | 25 | #theme-toggle, |
|
28 | 28 | } |
29 | 29 |
|
30 | 30 | </style> |
31 | | -</noscript><meta property="og:url" content="https://example.org/blog/"> |
| 31 | +</noscript><meta property="og:url" content="https://abilitytechlab.github.io/blog/"> |
32 | 32 | <meta property="og:site_name" content="Coat Assistant"> |
33 | 33 | <meta property="og:title" content="Blogs"> |
34 | 34 | <meta property="og:locale" content="en-us"> |
|
47 | 47 | "@type": "ListItem", |
48 | 48 | "position": 1 , |
49 | 49 | "name": "Blogs", |
50 | | - "item": "https://example.org/blog/" |
| 50 | + "item": "https://abilitytechlab.github.io/blog/" |
51 | 51 | } |
52 | 52 | ] |
53 | 53 | } |
|
65 | 65 | <header class="header"> |
66 | 66 | <nav class="nav"> |
67 | 67 | <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> |
69 | 69 | <div class="logo-switches"> |
70 | 70 | <button id="theme-toggle" accesskey="t" title="(Alt + T)"> |
71 | 71 | <svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24" |
|
91 | 91 | </div> |
92 | 92 | <ul id="menu"> |
93 | 93 | <li> |
94 | | - <a href="https://example.org/" title="Home"> |
| 94 | + <a href="https://abilitytechlab.github.io/" title="Home"> |
95 | 95 | <span>Home</span> |
96 | 96 | </a> |
97 | 97 | </li> |
98 | 98 | <li> |
99 | | - <a href="https://example.org/about" title="About"> |
| 99 | + <a href="https://abilitytechlab.github.io/about" title="About"> |
100 | 100 | <span>About</span> |
101 | 101 | </a> |
102 | 102 | </li> |
103 | 103 | <li> |
104 | | - <a href="https://example.org/documentation" title="Documentation"> |
| 104 | + <a href="https://abilitytechlab.github.io/documentation" title="Documentation"> |
105 | 105 | <span>Documentation</span> |
106 | 106 | </a> |
107 | 107 | </li> |
108 | 108 | <li> |
109 | | - <a href="https://example.org/contribute" title="Contribute"> |
| 109 | + <a href="https://abilitytechlab.github.io/contribute" title="Contribute"> |
110 | 110 | <span>Contribute</span> |
111 | 111 | </a> |
112 | 112 | </li> |
113 | 113 | <li> |
114 | | - <a href="https://example.org/blog" title="Blog"> |
| 114 | + <a href="https://abilitytechlab.github.io/blog" title="Blog"> |
115 | 115 | <span class="active">Blog</span> |
116 | 116 | </a> |
117 | 117 | </li> |
118 | 118 | <li> |
119 | | - <a href="https://example.org/post" title="Post"> |
| 119 | + <a href="https://abilitytechlab.github.io/post" title="Post"> |
120 | 120 | <span>Post</span> |
121 | 121 | </a> |
122 | 122 | </li> |
|
134 | 134 | </main> |
135 | 135 |
|
136 | 136 | <footer class="footer"> |
137 | | - <span>© 2025 <a href="https://example.org/">Coat Assistant</a></span> · |
| 137 | + <span>© 2025 <a href="https://abilitytechlab.github.io/">Coat Assistant</a></span> · |
138 | 138 |
|
139 | 139 | <span> |
140 | 140 | Powered by |
|
0 commit comments