Skip to content

Commit 590025b

Browse files
committed
index.html: Title graphics
1 parent 11edb6f commit 590025b

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

index.html

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,19 @@
33
<title>passagemath: General purpose mathematical software system in Python, a fork of SageMath</title>
44
</head>
55
<body>
6-
<a href="https://github.com/passagemath/passagemath">Repository</a>
7-
6+
<h1 style="font-size: 5.9vw";>
7+
<div>
8+
<svg version="1.1" xmlns="http://www.w3.org/2000/svg"
9+
xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1275 1754"
10+
preserveAspectRatio="xMinYMin meet"
11+
style="display: inline-block; top: 0; left: 0; width:100%;">
12+
<image width="1275" height="1754" xlink:href="art/Z12_128-150dpi.png">
13+
</image>
14+
<a xlink:href="https://github.com/passagemath/passagemath" xlink:title="passagemath"><rect x=105 y=59 class="maplink" width=1060 height=219 /> </a>
15+
<a xlink:href="docs/10.6" xlink:title="documentation"><rect x=158 y=1227 class="maplink" width=529 height=140 /> </a>
16+
</svg>
17+
</div>
18+
<div style="position: absolute; top: 8px; left: 16px; ">passagemath</div>
19+
</h1>
820
</body>
921
</html>

0 commit comments

Comments
 (0)