File tree 1 file changed +11
-2
lines changed
1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 15
15
gtag ( 'config' , 'G-MNE4SWQ0L0' ) ;
16
16
</ script >
17
17
18
- < meta charset ="utf-8 " />
19
-
18
+ <!-- Traditional Metadata -->
20
19
< title > ripixel | {page} {subpage}</ title >
20
+ < meta charset ="utf-8 " />
21
21
< meta name ="description " content ="{description} " />
22
22
< meta name ="author " content ="James King " />
23
23
< meta name ="viewport " content ="width=device-width, initial-scale=1 " />
37
37
<!-- Autogenerated favicons meta data-->
38
38
{meta.html}
39
39
40
+ <!-- Webmentions -->
41
+ < link
42
+ rel ="webmention "
43
+ href ="https://webmention.io/www.ripixel.co.uk/webmention "
44
+ />
45
+ < link rel ="pingback " href ="https://webmention.io/www.ripixel.co.uk/xmlrpc " />
46
+
47
+ <!-- Fonts -->
40
48
< link
41
49
href ="https://fonts.googleapis.com/css2?family=Lato:wght@300;400&family=Fredoka+One&family=Inconsolata:wght@300&display=swap "
42
50
rel ="stylesheet "
43
51
/>
44
52
53
+ <!-- Styles -->
45
54
< link rel ="stylesheet " href ="/styles.min.css " />
46
55
</ head >
You can’t perform that action at this time.
0 commit comments