소스 검색

Yet another iteration on style

master
David Larlet 4 년 전
부모
커밋
9199a3fa6a
No known key found for this signature in database
5개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. 1
    1
      david/2020/01/03/index.html
  2. 1
    1
      david/2020/index.html
  3. 1
    1
      david/index.html
  4. 1
    1
      david/log/index.xml
  5. 1
    1
      david/templates/base_2020.html

+ 1
- 1
david/2020/01/03/index.html 파일 보기

@@ -13,7 +13,7 @@
<!-- Lightest blank gif, avoids an extra query to the server. -->
<link rel="icon" href="data:;base64,iVBORw0KGgo=">
<!-- Thank you Florens! -->
<link rel="stylesheet" href="/static/david/css/style_2020-01-05.css">
<link rel="stylesheet" href="/static/david/css/style_2020-01-06.css">
<!-- See https://www.zachleat.com/web/comprehensive-webfonts/ for the trade-off. -->
<link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_regular.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_bold.woff2" as="font" type="font/woff2" crossorigin>

+ 1
- 1
david/2020/index.html 파일 보기

@@ -13,7 +13,7 @@
<!-- Lightest blank gif, avoids an extra query to the server. -->
<link rel="icon" href="data:;base64,iVBORw0KGgo=">
<!-- Thank you Florens! -->
<link rel="stylesheet" href="/static/david/css/style_2020-01-05.css">
<link rel="stylesheet" href="/static/david/css/style_2020-01-06.css">
<!-- See https://www.zachleat.com/web/comprehensive-webfonts/ for the trade-off. -->
<link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_regular.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_bold.woff2" as="font" type="font/woff2" crossorigin>

+ 1
- 1
david/index.html 파일 보기

@@ -13,7 +13,7 @@
<!-- Lightest blank gif, avoids an extra query to the server. -->
<link rel="icon" href="data:;base64,iVBORw0KGgo=">
<!-- Thank you Florens! -->
<link rel="stylesheet" href="/static/david/css/style_2020-01-05.css">
<link rel="stylesheet" href="/static/david/css/style_2020-01-06.css">
<!-- See https://www.zachleat.com/web/comprehensive-webfonts/ for the trade-off. -->
<link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_regular.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_bold.woff2" as="font" type="font/woff2" crossorigin>

+ 1
- 1
david/log/index.xml 파일 보기

@@ -5,7 +5,7 @@
<link href="https://larlet.fr/david/" rel="alternate" type="text/html" />
<link href="https://larlet.fr/david/log/" rel="self" />
<id>https://larlet.fr/david/</id>
<updated>2020-01-04T12:00:00+01:00</updated>
<updated>2020-01-05T12:00:00+01:00</updated>
<author>
<name>David Larlet</name>
<uri>https://larlet.fr/david/</uri>

+ 1
- 1
david/templates/base_2020.html 파일 보기

@@ -13,7 +13,7 @@
<!-- Lightest blank gif, avoids an extra query to the server. -->
<link rel="icon" href="data:;base64,iVBORw0KGgo=">
<!-- Thank you Florens! -->
<link rel="stylesheet" href="/static/david/css/style_2020-01-05.css">
<link rel="stylesheet" href="/static/david/css/style_2020-01-06.css">
<!-- See https://www.zachleat.com/web/comprehensive-webfonts/ for the trade-off. -->
<link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_regular.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_bold.woff2" as="font" type="font/woff2" crossorigin>

Loading…
취소
저장