Skip to content

Commit

Permalink
Update gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
gberaudo committed Jul 28, 2022
1 parent 9a493ef commit 3979fa9
Show file tree
Hide file tree
Showing 4 changed files with 394 additions and 3 deletions.
390 changes: 390 additions & 0 deletions assets/demo.41da8b03.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/demo.41da8b03.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index.3a09eafa.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
@font-face{font-family:beach;src:url(/print/fonts/3Dumb.ttf) format("truetype")}#myfont{font-family:beach}
5 changes: 2 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@

<title>Print Demo</title>

<script type="module" crossorigin src="/print/assets/demo.a3cd8cdc.js"></script>
<link rel="modulepreload" href="/print/assets/vendor.dcf92ac3.js">
<link rel="stylesheet" href="/print/assets/demo.35d1c271.css">
<script type="module" crossorigin src="/print/assets/demo.41da8b03.js"></script>
<link rel="stylesheet" href="/print/assets/index.3a09eafa.css">
</head>
<body>
<div id="myfont">At the beach</div>
Expand Down

0 comments on commit 3979fa9

Please sign in to comment.