all repos — h3rald @ ee3af68f1723ba1851fa999fe21c596ccf0d5978

The sources of https://h3rald.com

Renames entypo to icons.
h3rald h3rald@h3rald.com
Fri, 23 Feb 2024 07:52:46 +0100
commit

ee3af68f1723ba1851fa999fe21c596ccf0d5978

parent

1c87c6a765a6f9c1f4a28ac838fb5e8e1be72ad9

423 files changed, 7 insertions(+), 7 deletions(-)

jump to
M assets/images/entypo/forward.svgassets/images/icons/forward.svg

@@ -3,6 +3,6 @@ <!-- Generator: Adobe Illustrator 18.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->

<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg version="1.1" id="Forward" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 20 20" enable-background="new 0 0 20 20" xml:space="preserve"> -<path fill="#e96363" d="M12,11.874v4.357l7-6.69l-7-6.572v3.983c-8.775,0-11,9.732-11,9.732C3.484,12.296,7.237,11.874,12,11.874z" +<path fill="#FFFFFF" d="M12,11.874v4.357l7-6.69l-7-6.572v3.983c-8.775,0-11,9.732-11,9.732C3.484,12.296,7.237,11.874,12,11.874z" /> </svg>
M assets/styles/style.cssassets/styles/style.css

@@ -316,7 +316,7 @@ display: inline;

} a[href^=http]::after { - background-image: url("/images/entypo/external-link.svg"); + background-image: url("/images/icons/external-link.svg"); display: inline-block; background-repeat: no-repeat; content: "";

@@ -625,7 +625,7 @@ text-decoration: none;

} a[href^=http].icon-link::after { - display: none; + display: none; } .icon-link img {
M rules.minrules.min

@@ -159,7 +159,7 @@ :match

match 0 get :content match 1 get :icon match 2 get :explicit-title - "assets/images/entypo/$#.svg" (icon) =% :path + "assets/images/icons/$#.svg" (icon) =% :path (path file?) ( path fread from-xml "svg" xquery :svgx
M templates/_footer.mustachetemplates/_footer.mustache

@@ -13,13 +13,13 @@ <a href="https://code.h3rald.com" class="navbar-link">code</a>

</div> <div class="merveilles"> <a href="https://webring.xxiivv.com/" target="_blank" rel="noopener" class="icon-link"> - <img src="/images/rotonde.svg" alt="xxiivv webring"> + <img src="/images/icons/rotonde.svg" alt="xxiivv webring"> </a> <a rel="me" href="https://merveilles.town/@h3rald" target="_blank" rel="noopener" class="icon-link"> - <img src="/images/merveilles.svg" alt="@h3rald@merveilles.town"> + <img src="/images/icons/merveilles.svg" alt="@h3rald@merveilles.town"> </a> <a href="https://lieu.cblgh.org" target="_blank" rel="noopener" class="icon-link"> - <img src="/images/lieu.svg" alt="lieu" class="icon-link"> + <img src="/images/icons/lieu.svg" alt="lieu" class="icon-link"> </a> </div> <div class="licensing">Unless stated otherwise, all the content published on this web site is licensed under