added gharbeia.net to 5_published

This commit is contained in:
2026-03-18 10:40:17 -04:00
parent 681d3d3363
commit 097ae1eb0b
4983 changed files with 19249 additions and 2790458 deletions

View File

@@ -0,0 +1,5 @@
<amp-user-notification layout=nodisplay
id="{{ with .id }}{{ . }}{{ else }}amp-user-notification-id-please-set-id{{ end }}">
{{ with .message }}{{ . }}{{ end }}
<button on="tap:{{ with .id }}{{ . }}{{ else }}amp-user-notification-id-please-set-id{{ end }}.dismiss">{{ with .dismiss }}{{ . }}{{ end }}</button>
</amp-user-notification>