11<!DOCTYPE html>
22< html lang ="en " dir ="auto ">
33
4- < head > < script src =" /livereload.js?mindelay=10&v=2&port=1313&path=livereload " data-no-instant defer > </ script > < meta charset ="utf-8 ">
4+ < head > < meta charset ="utf-8 ">
55< meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
66< meta name ="viewport " content ="width=device-width, initial-scale=1, shrink-to-fit=no ">
7- < meta name ="robots " content ="noindex, nofollow ">
7+ < meta name ="robots " content ="index, follow ">
88< title > Blogs | Coat Assistant</ title >
99< meta name ="keywords " content ="">
1010< meta name ="description " content ="Blogs - Coat Assistant ">
1111< meta name ="author " content ="">
12- < link rel ="canonical " href ="http ://localhost:1313 /blog/ ">
12+ < link rel ="canonical " href ="https ://example.org /blog/ ">
1313< link crossorigin ="anonymous " href ="/assets/css/stylesheet.9de45e225101e4f99701d2b68fc6b8a1ef6027928be6391fa15bf7f56326c909.css " integrity ="sha256-neReIlEB5PmXAdK2j8a4oe9gJ5KL5jkfoVv39WMmyQk= " rel ="preload stylesheet " as ="style ">
14- < link rel ="icon " href ="http ://localhost:1313 /favicon.ico ">
15- < link rel ="icon " type ="image/png " sizes ="16x16 " href ="http ://localhost:1313 /favicon-16x16.png ">
16- < link rel ="icon " type ="image/png " sizes ="32x32 " href ="http ://localhost:1313 /favicon-32x32.png ">
17- < link rel ="apple-touch-icon " href ="http ://localhost:1313 /apple-touch-icon.png ">
18- < link rel ="mask-icon " href ="http ://localhost:1313 /safari-pinned-tab.svg ">
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 ">
1919< meta name ="theme-color " content ="#2e2e33 ">
2020< meta name ="msapplication-TileColor " content ="#2e2e33 ">
21- < link rel ="alternate " type ="application/rss+xml " href ="http ://localhost:1313 /blog/index.xml ">
22- < link rel ="alternate " hreflang ="en " href ="http ://localhost:1313 /blog/ ">
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/ ">
2323< noscript >
2424 < style >
2525 # theme-toggle ,
2828 }
2929
3030 </ style >
31- </ noscript >
31+ </ noscript > < meta property ="og:url " content ="https://example.org/blog/ ">
32+ < meta property ="og:site_name " content ="Coat Assistant ">
33+ < meta property ="og:title " content ="Blogs ">
34+ < meta property ="og:locale " content ="en-us ">
35+ < meta property ="og:type " content ="website ">
36+ < meta name ="twitter:card " content ="summary ">
37+ < meta name ="twitter:title " content ="Blogs ">
38+ < meta name ="twitter:description " content ="">
39+
40+
41+ < script type ="application/ld+json ">
42+ {
43+ "@context" : "https://schema.org" ,
44+ "@type" : "BreadcrumbList" ,
45+ "itemListElement" : [
46+ {
47+ "@type" : "ListItem" ,
48+ "position" : 1 ,
49+ "name" : "Blogs" ,
50+ "item" : "https://example.org/blog/"
51+ }
52+ ]
53+ }
54+ </ script >
3255</ head >
3356
3457< body class ="list dark " id ="top ">
4265< header class ="header ">
4366 < nav class ="nav ">
4467 < div class ="logo ">
45- < a href ="http ://localhost:1313 / " accesskey ="h " title ="Coat Assistant (Alt + H) "> Coat Assistant</ a >
68+ < a href ="https ://example.org / " accesskey ="h " title ="Coat Assistant (Alt + H) "> Coat Assistant</ a >
4669 < div class ="logo-switches ">
4770 < button id ="theme-toggle " accesskey ="t " title ="(Alt + T) ">
4871 < svg id ="moon " xmlns ="http://www.w3.org/2000/svg " width ="24 " height ="18 " viewBox ="0 0 24 24 "
6891 </ div >
6992 < ul id ="menu ">
7093 < li >
71- < a href ="http ://localhost:1313 / " title ="Home ">
94+ < a href ="https ://example.org / " title ="Home ">
7295 < span > Home</ span >
7396 </ a >
7497 </ li >
7598 < li >
76- < a href ="http ://localhost:1313 /about " title ="About ">
99+ < a href ="https ://example.org /about " title ="About ">
77100 < span > About</ span >
78101 </ a >
79102 </ li >
80103 < li >
81- < a href ="http ://localhost:1313 /documentation " title ="Documentation ">
104+ < a href ="https ://example.org /documentation " title ="Documentation ">
82105 < span > Documentation</ span >
83106 </ a >
84107 </ li >
85108 < li >
86- < a href ="http ://localhost:1313 /contribute " title ="Contribute ">
109+ < a href ="https ://example.org /contribute " title ="Contribute ">
87110 < span > Contribute</ span >
88111 </ a >
89112 </ li >
90113 < li >
91- < a href ="http ://localhost:1313 /blog " title ="Blog ">
114+ < a href ="https ://example.org /blog " title ="Blog ">
92115 < span class ="active "> Blog</ span >
93116 </ a >
94117 </ li >
95118 < li >
96- < a href ="http ://localhost:1313 /post " title ="Post ">
119+ < a href ="https ://example.org /post " title ="Post ">
97120 < span > Post</ span >
98121 </ a >
99122 </ li >
@@ -108,29 +131,10 @@ <h1>
108131 Blogs
109132 </ h1 >
110133</ header >
111-
112- < article class ="post-entry ">
113- < header class ="entry-header ">
114- < h2 class ="entry-hint-parent "> Blogpost1
115- < span class ="entry-hint " title ="Draft ">
116- < svg xmlns ="http://www.w3.org/2000/svg " height ="20 " viewBox ="0 -960 960 960 " fill ="currentColor ">
117- < path
118- d ="M160-410v-60h300v60H160Zm0-165v-60h470v60H160Zm0-165v-60h470v60H160Zm360 580v-123l221-220q9-9 20-13t22-4q12 0 23 4.5t20 13.5l37 37q9 9 13 20t4 22q0 11-4.5 22.5T862.09-380L643-160H520Zm300-263-37-37 37 37ZM580-220h38l121-122-18-19-19-18-122 121v38Zm141-141-19-18 37 37-18-19Z " />
119- </ svg >
120- </ span >
121- </ h2 >
122- </ header >
123- < div class ="entry-content ">
124- < p > I love to blog
125- </ p >
126- </ div >
127- < footer class ="entry-footer "> < span title ='2025-01-12 11:07:13 +0100 CET '> January 12, 2025</ span > </ footer >
128- < a class ="entry-link " aria-label ="post link to Blogpost1 " href ="http://localhost:1313/blog/blogpost1/ "> </ a >
129- </ article >
130134 </ main >
131135
132136< footer class ="footer ">
133- < span > © 2025 < a href ="http ://localhost:1313 / "> Coat Assistant</ a > </ span > ·
137+ < span > © 2025 < a href ="https ://example.org / "> Coat Assistant</ a > </ span > ·
134138
135139 < span >
136140 Powered by
0 commit comments