mirror of
https://github.com/chrislgarry/Apollo-11.git
synced 2025-02-13 16:24:37 +00:00
chore: add Ibiblio citation
This commit is contained in:
parent
7c8aa3dba5
commit
74aba54707
1 changed files with 8 additions and 0 deletions
|
@ -70,6 +70,10 @@
|
|||
input {
|
||||
cursor: pointer;
|
||||
}
|
||||
span {
|
||||
margin-left: 1rem;
|
||||
vertical-align: middle;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body onLoad="showPage()">
|
||||
|
@ -88,6 +92,10 @@
|
|||
value="1"
|
||||
/>
|
||||
<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>
|
||||
<img
|
||||
name="image"
|
||||
|
|
Loading…
Add table
Reference in a new issue