chore: add Ibiblio citation
This commit is contained in:
		| @@ -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" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user