Skip to content
Snippets Groups Projects
Commit 43c1318d authored by Lukas Ruge's avatar Lukas Ruge
Browse files

impriove previerw image code

parent 6cd429bd
No related branches found
No related tags found
No related merge requests found
Pipeline #12905 passed
<!DOCTYPE html> <!DOCTYPE html>
<html lang="{{ site.lang | default: "de" }}"> <html lang="{{ site.lang | default: "de" }}">
<head> <head>
{% include metaog.html %}
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" > <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" >
<!-- General meta --> <!-- General meta -->
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
......
...@@ -4,8 +4,6 @@ layout: default ...@@ -4,8 +4,6 @@ layout: default
{% include site-header.html %} {% include site-header.html %}
{% include metaog.html %}
{% capture nowunix %}{{'now' | date: '%s'}}{% endcapture %} {% capture nowunix %}{{'now' | date: '%s'}}{% endcapture %}
{% capture title %} {% capture title %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment