File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 9
9
< meta name ="description " content ="A personal journal service that supports client-side encryption. " />
10
10
11
11
< meta property ="og:title " content ="Darim ">
12
- < meta property ="og:image " content =". /images/thumbnail.png ">
12
+ < meta property ="og:image " content ="/images/thumbnail.png ">
13
13
< meta property ="og:description " content ="A personal journal service that supports client-side encryption. ">
14
14
15
15
< meta name ="twitter:title " content ="Darim ">
16
- < meta name ="twitter:image " content =". /images/thumbnail.png ">
16
+ < meta name ="twitter:image " content ="/images/thumbnail.png ">
17
17
< meta name ="twitter:description " content ="A personal journal service that supports client-side encryption. ">
18
18
< meta name ="twitter:card " content ="summary_large_image ">
19
19
23
23
< link rel ="preload " href ="/index.css " as ="style ">
24
24
< link rel ="stylesheet " href ="/index.css ">
25
25
26
- < link rel ="icon " href =". /favicon.ico " />
27
- < link rel ="apple-touch-icon " href =". /favicon-192x192.png " />
28
- < link rel ="manifest " href =". /manifest.json " />
26
+ < link rel ="icon " href ="/favicon.ico " />
27
+ < link rel ="apple-touch-icon " href ="/favicon-192x192.png " />
28
+ < link rel ="manifest " href ="/manifest.json " />
29
29
30
30
< title > Darim</ title >
31
31
</ head >
You can’t perform that action at this time.
0 commit comments