Rename iframe.html to tag-iframe.html

This commit is contained in:
Will Faught
2024-07-12 13:42:44 -07:00
parent 879df35d0d
commit 580f096523
2 changed files with 1 additions and 1 deletions

View File

@@ -31,7 +31,7 @@
{{ $styles = delimit $styles "; " }}
<div class="{{ $class }}" {{ with $styles }} style="{{ . | safeCSS }}" {{ end }}>
{{ partial "paige/iframe.html" (dict
{{ partial "paige/tag-iframe.html" (dict
"fullscreen" $fullscreen
"referrerpolicy" $referrerpolicy
"src" $src