chore: add Ibiblio citation
This commit is contained in:
parent
7c8aa3dba5
commit
74aba54707
@ -70,6 +70,10 @@
|
|||||||
input {
|
input {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
span {
|
||||||
|
margin-left: 1rem;
|
||||||
|
vertical-align: middle;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body onLoad="showPage()">
|
<body onLoad="showPage()">
|
||||||
@ -88,6 +92,10 @@
|
|||||||
value="1"
|
value="1"
|
||||||
/>
|
/>
|
||||||
<input type="button" onClick="showNext()" value="Next Page" />
|
<input type="button" onClick="showNext()" value="Next Page" />
|
||||||
|
<span>
|
||||||
|
Images hosted by
|
||||||
|
<a href="https://www.ibiblio.org/apollo">Ibiblio</a> and the Virtual AGC project
|
||||||
|
</span>
|
||||||
</form>
|
</form>
|
||||||
<img
|
<img
|
||||||
name="image"
|
name="image"
|
||||||
|
Loading…
Reference in New Issue
Block a user