mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
generate PDF for custom paper size
This commit is contained in:
parent
b0aaa72b31
commit
732adfa362
15 changed files with 79 additions and 67 deletions
|
@ -1,7 +1,7 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.105.0">
|
||||
<meta name="generator" content="Hugo 0.108.0">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
|
@ -85,14 +85,14 @@
|
|||
|
||||
|
||||
<li class="post">
|
||||
<a href="url2site/index.html">
|
||||
<span>Make any url as website</span>
|
||||
<a href="offlinecache/index.html">
|
||||
<span>Offline resources</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="offlinecache/index.html">
|
||||
<span>Offline resources</span>
|
||||
<a href="url2site/index.html">
|
||||
<span>Make any url as website</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue