38 lines
1.4 KiB
Plaintext
38 lines
1.4 KiB
Plaintext
<!DOCTYPE html>
|
|
<html lang="en"><head>
|
|
<meta name="generator" content="Hugo 0.88.1" />
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="stylesheet" type="text/css" href="/css/style.css">
|
|
<link rel="stylesheet" href="https://unpkg.com/purecss@1.0.0/build/pure-min.css" integrity="sha384-nn4HPE8lTHyVtfCBi5yW9d20FjT8BJwUXyWZT9InLYax14RDjBj46LmSztkmNP9w" crossorigin="anonymous">
|
|
<title>Shockrah's Clips</title>
|
|
<link rel="shortcut icon" type="image/png" href="/favicon.png"/>
|
|
{% if page == "category" %}
|
|
<meta property="og:title" content="">
|
|
<meta property="og:site_name" content="">
|
|
<meta property="og:url" content="">
|
|
<meta property="og:description" content="">
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:image" content="">
|
|
{# Otherwise we defautl to the home tags #}
|
|
{% else %}
|
|
<meta property="og:title" content="Shockrah's Clips">
|
|
<meta property="og:site_name" content="Clippable">
|
|
<meta property="og:url" content="https://clips.shockrah.xyz/">
|
|
<meta property="og:description" content="Clips I think are kinda kewl">
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:image" content="/favicon.png">
|
|
{% endif %}
|
|
<script src="/js/{{script_src}}"></script>
|
|
</head>
|
|
<body>
|
|
<div id="layout">
|
|
<div class="content">
|
|
<h1></h1>
|
|
<div class="video-gallery" id="main-container">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|