added gharbeia.net to 5_published
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{{ if isset $.Site.Params "appleitunesapp" }}
|
||||
<meta name="apple-itunes-app" content="{{ $.Site.Params.appleItunesApp }}">
|
||||
{{ end }}
|
||||
{{ if isset $.Site.Params "ampmanifest" }}
|
||||
<link rel="amp-manifest" href="{{ $.Site.Params.ampManifest }}">
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user