Compare commits

...

10 Commits

Author SHA1 Message Date
joe 89e87194ae Merge pull request 'dev=>master' (#1) from dev into master
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Reviewed-on: #1

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEtc05MZLusZ0H5UyXhZWj+PLOG3QFAl+SE6UACgkQhZWj+PLO
G3TiFxAAl2zOgnUWSZ/dA09CXCw6F81A1+jOmiY8D/LmvMA815uh/sxGIA245HNi
miOnNvUlOvij5FiOXK2jeW7C1j0rKmHsMSbk4rho3jcTbTIoIP8m+KNvwAtKmNE5
emQDyFO/2V6R7B3wYcoLO6bs3dbZi23aYeDxo3jf0/sR51tcTkwMJ4gy9O6IGnyq
1+PPyqqxEqpQ/b+NAcUI/CZXrT3ResoIX1DnV/wb4WvsvqMbpiJp35XQ6suqvFuy
wUZlhiKq4gEEwC/wkUPYE1Y0zgYxoBbFF9zJ5OG0h2cqGyXJULH/lmdniGPfGMi/
oCrefykQu31zUPVOFliO70bxeCu0L8XoNjJ1OwN1CK5hUZebajkaWy+o2NrigaR/
pZj0amQb9aoZez+IBtCyYZaraqxQxEkeHieb7VBKu+yDWAn7gYJLqmAdQ7pvldhD
jMk6Xiu1V9WVLFWEUvwRAA3FYJzZ6NVODVuJUWjiMioVLQHWQMyQarjnQpRcHUnL
ay0/jVhHiXiK/JEISRO3W7wsK6KigDhbIVDV2HzXEvuLu9xwktQ5kBCfzfdGW1Dp
QDhE39wz/GYR2LDHhbfYB4MhxK/4iEZTr3+HeQMJTVLC3wODUwpbxdh7Cp2c/y5N
lptpbiVS7/NhzTTqlDFhYG82MzTwfTZO6nUKa+Qj7sSBJu0Jc04=
=Qn1t
-----END PGP SIGNATURE-----
2020-10-22 18:20:21 -05:00
Joe 1ca0339496
bump version 2020-10-22 17:51:18 -05:00
Joe bdf77a2ebe
update kofi image links 2020-10-22 17:49:09 -05:00
Joe e6c32da915
shrink footer quote font 2020-10-22 17:47:53 -05:00
Joe 62a4898d6f
add ko-fi image 2020-10-22 17:46:30 -05:00
Joe 0e32fb67e9
add berkelium64 preload link 2020-10-22 17:43:13 -05:00
Joe f924c26f1c
update quicksand preload link 2020-10-22 17:42:48 -05:00
Joe 0fdd0ca005
replace tamzen with berkelium in styles 2020-10-22 17:42:14 -05:00
Joe 4e7c852d33
add berkelium64 font 2020-10-22 17:41:25 -05:00
Joe 339416a9dc
remove unused fonts 2020-10-22 17:41:02 -05:00
10 changed files with 15 additions and 17 deletions

View File

@ -56,7 +56,7 @@ if($row['postID'] == ''){
?>
<div id="kofi-button">
<a class="kofi-content" href="https://ko-fi.com/thisisjoe" title="Support me on ko-fi.com">
<img id="kofi-cup" src="/img/ko-fi-opt.png"><span class="kofi-cta">Buy joe a cup of joe</span>
<img id="kofi-cup" src="/img/core/ko-fi-opt.png"><span class="kofi-cta">Buy joe a cup of joe</span>
</a>
</div>
<svg height="10" width="100%"><line x1="0" y1="0" x2="960" y2="0"></line></svg>

BIN
font/berkelium64.woff2 (Stored with Git LFS) Normal file

Binary file not shown.

BIN
font/quicksand-regular.woff2 (Stored with Git LFS)

Binary file not shown.

BIN
font/quicksand-variable.woff2 (Stored with Git LFS)

Binary file not shown.

BIN
font/tamzen6x12r.woff2 (Stored with Git LFS)

Binary file not shown.

BIN
img/core/ko-fi-opt.png (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -44,7 +44,7 @@
<a href="https://gitbucket.thisisjoes.site/joe/klip">Source</a>
<div id="kofi-button">
<a class="kofi-content" href="https://ko-fi.com/thisisjoe" title="Support me on ko-fi.com">
<img id="kofi-cup" src="/img/ko-fi-opt.png"><span class="kofi-cta">Buy joe a cup of joe</span>
<img id="kofi-cup" src="/img/core/ko-fi-opt.png"><span class="kofi-cta">Buy joe a cup of joe</span>
</a>
</div>
</div>

View File

@ -23,5 +23,5 @@
<img alt="Privacy" src="/img/core/privacy-opt.png">
</picture>
</a>
<!-- Version 2.4.0 -->
<!-- Version 2.4.1 -->
</div>

View File

@ -6,7 +6,8 @@ echo "<head>
echo pageTitle($pageName);
echo " | thisisjoes.site</title>
<link rel='stylesheet' type='text/css' href='/styles.css'/>
<link rel='preload' href='font/quicksand-regular.woff2' as='font' type='font/woff2' crossorigin>
<link rel='preload' href='font/quicksand.woff2' as='font' type='font/woff2' crossorigin>
<link rel='preload' href='font/berkelium64.woff2' as='font' type='font/woff2' crossorigin>
<noscript><link rel='preload' href='text/css' href='/styles-noscript.css'/></noscript>";
if ($pageName=="/photos.php") echo "<link rel='stylesheet' href='/js/viewer/viewer.css'>";
echo "<link rel='icon' type='image/png' href='/favicon.ico'/>

View File

@ -5,9 +5,9 @@
}
@font-face {
font-family: tamzen;
font-family: berkelium64;
font-display: swap;
src: url(font/tamzen.woff2) format("woff2");
src: url(font/berkelium64.woff2) format("woff2");
}
* {
@ -312,8 +312,8 @@ a.kofi-content:hover:before {
.quote {
color: white;
font-family: tamzen, sans-serif;
font-size: 12px;
font-family: berkelium64, sans-serif;
font-size: 10px;
margin: 0;
padding: 0 170px 0 0;
}