adding selector
This commit is contained in:
parent
d0a860541b
commit
b47b0ed763
41 changed files with 467 additions and 111 deletions
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="shortcut icon" href="{{ site.baseurl }}/favicon.png" type="image/png" />
|
||||
<link rel="stylesheet" href="{{ site.baseurl }}/assets/css/style2019-07.css" />
|
||||
<script src="/assets/js/jquery-3.4.1.min.js"></script>
|
||||
<script type="text/javascript" src="/assets/js/isotope.pkgd.min.js"></script>
|
||||
{% include seo.html %}
|
||||
<style>
|
||||
body{
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ layout: default
|
|||
<div class="trackcontainer">
|
||||
|
||||
<h1>{{ page.title }}</h1>
|
||||
<p style="margin-bottom: 0px;">{{ page.keywords }}<br />{{ page.date | date: '%Y - %B' }}
|
||||
<p style="margin-bottom: 0px;">{{ page.tags }}<br />{{ page.date | date: '%Y - %B' }}
|
||||
|
||||
<br />
|
||||
<span id="tracktime" style="font-weight: normal;"> </span></p>
|
||||
|
|
|
|||
0
_layouts/null.html
Normal file
0
_layouts/null.html
Normal file
Loading…
Add table
Add a link
Reference in a new issue