hi! 👋
Welcome to the CDN! ♡
-
./kube721/dist/css/kube.css
- ./lit/lit.css
- ./kube721/dist/css/ip.kube.css
- https://magicfalk.com/tag/shows.tag
- ./kube721/dist/css/kube.space.css
- ./mdc.css
- ./pwa.png
- ./ip.svg
- ./cf.svg
-
./jquery-mobile/darcy.min.css
<link rel="stylesheet" href="http://cdn.darcylf.me/jquery-mobile/darcy.min.css" />
<link rel="stylesheet" href="http://cdn.darcylf.me/jquery-mobile/jquery.mobile.icons.min.css" />
<link rel="stylesheet" href="http://code.jquery.com/mobile/1.4.5/jquery.mobile.structure-1.4.5.min.css" />
<script src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
<script src="http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"></script>
./jquery-mobile/darcy.min.css
<link rel="stylesheet" href="http://cdn.darcylf.me/jquery-mobile/darcy.min.css" />
<link rel="stylesheet" href="http://cdn.darcylf.me/jquery-mobile/jquery.mobile.icons.min.css" />
<link rel="stylesheet" href="http://code.jquery.com/mobile/1.4.5/jquery.mobile.structure-1.4.5.min.css" />
<script src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
<script src="http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"></script>
in production replace cdn.darcylf.me with cdn.jsdelivr.net/gh/ehne/ehne.github.io/cdn
note: now comes with its own CDN
note: jsdelivr does not have a way to purge the CDN cache
cdn.darcylf.me with cdn.jsdelivr.net/gh/ehne/ehne.github.io/cdn note: now comes with its own CDN
note: jsdelivr does not have a way to purge the CDN cache
Made by darcylf badge
For use on light backgrounds:
<a href="https://darcylf.me" rel="noopener noreferrer" target="_blank"><img src="https://cdn.darcylf.me/darcy_badge/on-white-hover.svg" alt="" class="is-darcy-badge" ></a> <style> .is-darcy-badge { width: 14em; opacity: 0.397; filter: alpha(opacity=39) ; filter: grayscale(100%); } .is-darcy-badge:hover {-moz-transition: all linear 0.15s; transition: all linear 0.15s; width: 14em; opacity: 1; filter: alpha(opacity=100); filter: grayscale(0%); } </style>
for use on dark backgrounds:
<a href="https://darcylf.me" rel="noopener noreferrer" target="_blank"><img src="https://cdn.darcylf.me/darcy_badge/on-dark-hover.svg" alt="" class="is-darcy-badge" ></a> <style> .is-darcy-badge { width: 14em; opacity: 0.397; filter: alpha(opacity=39) ; filter: grayscale(100%); } .is-darcy-badge:hover {-moz-transition: all linear 0.15s; transition: all linear 0.15s; width: 14em; opacity: 1; filter: alpha(opacity=100); filter: grayscale(0%); } </style>
additional spacing classes will be needed to place the image on the page