Fix .xyz -> .com Fix padding of text. Add image preload for moon in js. Add CV references in about.
This commit is contained in:
parent
717f47cbef
commit
de745fad87
@ -1,13 +1,13 @@
|
||||
# Captain ALM Cityuni subdomain WebServer
|
||||
|
||||
[![Build Status](https://ci.mrmelon54.xyz/api/badges/alfred/cityuni-webserver/status.svg)](https://ci.mrmelon54.xyz/alfred/cityuni-webserver)
|
||||
[![Build Status](https://ci.mrmelon54.com/api/badges/alfred/cityuni-webserver/status.svg)](https://ci.mrmelon54.com/alfred/cityuni-webserver)
|
||||
|
||||
This provides my template and cache supporting web / application server for my city university portfolio subdomain.
|
||||
|
||||
[Production Server](https://cityuni.captainalm.com/)
|
||||
|
||||
Maintainer:
|
||||
[Captain ALM](https://code.mrmelon54.xyz/alfred)
|
||||
[Captain ALM](https://code.mrmelon54.com/alfred)
|
||||
|
||||
License:
|
||||
[BSD 3-Clause](https://code.mrmelon54.xyz/alfred/GOPackageHeaderServer/src/branch/master/LICENSE)
|
||||
[BSD 3-Clause](https://code.mrmelon54.com/alfred/cityuni-webserver/src/branch/master/LICENSE)
|
||||
|
2
base.css
2
base.css
@ -273,7 +273,7 @@ main{
|
||||
overflow: hidden;
|
||||
}
|
||||
.item-table > div > div > div{
|
||||
padding: 2px;
|
||||
padding: 4px;
|
||||
}
|
||||
.item-table-caption, .so-pane-caption{
|
||||
display: table-caption !important;
|
||||
|
@ -51,6 +51,9 @@ about:
|
||||
I used to do Karate (Kyokushin Brown Belt) and I wish I could still fit my bike.
|
||||
Here is my <a href="https://cdn.captainalm.com/download/keys/alfred@captainalm.com.asc">GPG Key</a> for my email address.
|
||||
</p>
|
||||
<p>
|
||||
My CV is available in the following formats: ( <a href="https://cdn.captainalm.com/download/cvs/AlfredManvilleCV-2022.docx">DOCX</a> | <a href="https://cdn.captainalm.com/download/cvs/AlfredManvilleCV-2022.pdf">PDF</a> )
|
||||
</p>
|
||||
thumbnailLocation: "resources/assets/imageofyou_t.jpg"
|
||||
imageLocation: "resources/assets/imageofyou.jpg"
|
||||
imageAltText: "Image of me."
|
||||
@ -213,6 +216,6 @@ entries:
|
||||
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
|
||||
</p>
|
||||
<p>
|
||||
Find the source code here: <a href="https://code.mrmelon54.xyz/alfred/cityuni-webserver">https://code.mrmelon54.xyz/alfred/cityuni-webserver</a>
|
||||
Find the source code here: <a href="https://code.mrmelon54.com/alfred/cityuni-webserver">https://code.mrmelon54.com/alfred/cityuni-webserver</a>
|
||||
</p>
|
||||
startDate: "13/07/2022"
|
||||
|
Loading…
Reference in New Issue
Block a user