chore: add Ibiblio citation

This commit is contained in:
James Harris 2020-08-03 21:55:29 +01:00
parent 7c8aa3dba5
commit 74aba54707

View File

@ -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"