rc-1
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>gifuu embed</title>
|
||||
{{ include-env }}
|
||||
{{ include-tag 'style' 'include/embed/critical.css' }}
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<a class="layout-wrapper" title="Click me to visit gifuu!" target="_blank">
|
||||
<img class="watermark" src="{{ include-b64 'image/svg+xml' 'source/vectors/logo-full.svg' }}" />
|
||||
</a>
|
||||
{{ include-tag 'script' 'include/embed/foreground.ts' }}
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user