-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploy Guekka/guekka.github.io to Guekka/guekka.github.io:gh-pages
- Loading branch information
GitHub Actions
committed
Oct 21, 2024
0 parents
commit f186c77
Showing
140 changed files
with
15,360 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,80 @@ | ||
|
||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<script src="https://guekka.github.io/js/theme.min.js" integrity="sha384-pb++s6uBRKaQv+iAXpgA/H3IlpLZdO14tTwuCI7uXmz4aaZdByoCcM+6BhynMq/1"></script> | ||
<link rel="stylesheet" href="https://guekka.github.io/abridge.css?h=63bf1f533d098410e269" /> | ||
<meta charset="utf-8" /> | ||
<meta http-equiv="x-ua-compatible" content="ie=edge" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta name="base" content="https://guekka.github.io" /> | ||
<meta name="HandheldFriendly" content="True" /> | ||
<meta name="mobile-web-app-capable" content="yes" /> | ||
<meta name="apple-mobile-web-app-capable" content="yes" /> | ||
<meta name="apple-mobile-web-app-status-bar-style" content="default" /> | ||
<meta name="theme-color" content="#333333" /> | ||
<meta name="msapplication-TileColor" content="#333333" /> | ||
<link rel="manifest" href="https://guekka.github.io/manifest.min.json" /> | ||
<link rel="mask-icon" href="https://guekka.github.io/safari-pinned-tab.svg" color="#ff9900" /> | ||
<link rel="icon" type="image/svg+xml" href="https://guekka.github.io/favicon.ico" /> | ||
<link rel="apple-touch-icon" sizes="180x180" href="https://guekka.github.io/apple-touch-icon.png" /> | ||
<link rel="icon" type="image/png" sizes="32x32" href="https://guekka.github.io/favicon-32x32.png" /> | ||
<link rel="icon" type="image/png" sizes="16x16" href="https://guekka.github.io/favicon-16x16.png" /> | ||
<link rel="preload" as="style" class="preStyle" href="https://fonts.cdnfonts.com/css/ia-writer-quattro-s?styles=103875,103873" crossorigin="anonymous" /> | ||
<meta name="robots" content="noindex, follow" /> | ||
<title>404 Page not found | Guekka's blog</title> | ||
<meta name="author" content="Guekka" /> | ||
<meta name="copyright" content="Guekka's blog" /> | ||
<meta name="description" content="C++, Nix, Linux, Self-hosting, and more." /> | ||
<link rel="canonical" href="https://guekka.github.io/404.html/" /> | ||
<meta name="keywords" content="c++,self-hosting,nix,rust,linux,privacy" /> | ||
<script defer src="https://guekka.github.io/js/abridge.min.js?h=4dbe2f6c7673e0a145f0" integrity="sha384-en9uTP2jQMLjO9fwbuGUKlCZ+kGMvN97ASddcA7mljWRGw70rs3zSMPNIozwGYFU"></script> | ||
<noscript><link rel="stylesheet" href="https://guekka.github.io/nojs.css" /></noscript> | ||
</head> | ||
<body> | ||
<header> | ||
<nav> | ||
<div><h1><a href="https://guekka.github.io" title="Guekka's blog">Guekka's blog</a></h1></div> | ||
<div> | ||
|
||
<div> | ||
<ul><li><a class="s110" href="https://guekka.github.io/about/"> About </a></li><li><a class="s110" href="https://guekka.github.io/archive/"> Posts </a></li><li><a class="s110" href="https://guekka.github.io/tags/"> Tags </a></li><li><i type="reset" id="mode" class="js svgs adjust"></i></ul> | ||
</div> | ||
|
||
<div> | ||
<div> | ||
<form autocomplete=off class="js" name="goSearch" id="searchbox"> | ||
<div class="searchd"> | ||
<input id="searchinput" type="text" placeholder="Search" title="Search" /> | ||
<button type="submit" title="Search" class="svgs search"></button> | ||
</div> | ||
<div class="results"><div id="suggestions"></div></div> | ||
</form> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
</nav> | ||
</header> | ||
<main> | ||
<div> | ||
<h1>404 :(</h1> | ||
<p>Page not found, maybe moved. Try searching or <a href="https://guekka.github.io/">go to homepage</a>.</p> | ||
|
||
</div> | ||
</main> | ||
<footer> | ||
<hr /> | ||
<div class="c"> | ||
<nav><div><a href="https://gitlab.com/G_ka/" target="_blank" title="Gitlab"><i type="Button" class="svg gitlab" title="Gitlab"></i></a><a href="https://github.com/Guekka/" target="_blank" title="Github"><i type="Button" class="svg github" title="Github"></i></a><a href="https://www.ko-fi.com/Guekka/" target="_blank" title="Support me on Ko-fi"><i type="Button" class="svg kofi" title="Support me on Ko-fi"></i></a><a href="https://github.com/sponsors/Guekka/" target="_blank" title="GitHub Sponsor"><i type="Button" class="svg github-sponsor" title="GitHub Sponsor"></i></a></div></nav> | ||
<p class="s90"> © <span id="year">2024</span> Guekka's blog</p> | ||
<nav> | ||
<a class="s90" href="https://guekka.github.io/about/"> About </a> | ||
<a class="s90" href="https://guekka.github.io/privacy/"> Privacy </a> | ||
<a class="s90" href="https://guekka.github.io/sitemap.xml" target="_blank"> Sitemap </a> | ||
</nav> | ||
<p class="s90">Powered by <a href="https://www.getzola.org/" target="_blank">Zola</a> & <a href="https://github.com/jieiku/abridge/" target="_blank">Abridge</a></p> | ||
</div> | ||
</footer> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
# This _headers file is used to set headers on cloudflare pages: https://developers.cloudflare.com/pages/configuration/headers/ | ||
# https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Permissions-Policy (disabled everything except autoplay, local-fonts, screen-wake-lock, speaker-selection) | ||
# opt out of Federated Learning of Cohorts (aka "FLoC") - https://amifloced.org/ | ||
/* | ||
X-Frame-Options: DENY | ||
X-Content-Type-Options: nosniff | ||
X-XSS-Protection: 1; mode=block | ||
Referrer-Policy: strict-origin-when-cross-origin | ||
Strict-Transport-Security: max-age=63072000; includeSubdomains | ||
Permissions-Policy: interest-cohort=(), accelerometer=(), ambient-light-sensor=(), battery=(), bluetooth=(), browsing-topics=(), camera=(), display-capture=(), document-domain=(), encrypted-media=(), execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), gamepad=(), geolocation=(), gyroscope=(), hid=(), identity-credentials-get=(), idle-detection=(), magnetometer=(), microphone=(), midi=(), otp-credentials=(), payment=(), picture-in-picture=(), publickey-credentials-create=(), publickey-credentials-get=(), serial=(), storage-access=(), sync-xhr=(), usb=(), web-share=(), window-management=(), xr-spatial-tracking=() | ||
Content-Security-Policy: default-src 'none'; frame-ancestors 'none'; object-src 'none'; base-uri 'self'; manifest-src 'self'; worker-src 'self'; form-action 'self'; connect-src 'self' *.hyvor.com ws://*.hyvor.com; script-src 'self' talk.hyvor.com; img-src 'self' data: talk.hyvor.com cdn.cloudflare.com; frame-src 'self' www.youtube-nocookie.com player.vimeo.com streamable.com www.streamable.com; media-src 'self' data: cdn.cloudflare.com www.youtube-nocookie.com player.vimeo.com; font-src 'self' cdn.cloudflare.com cdn.jsdelivr.net fonts.gstatic.com; style-src 'self' talk.hyvor.com cdn.cloudflare.com cdn.jsdelivr.net fonts.googleapis.com; | ||
|
||
/*.js | ||
Cache-Control: public, max-age=604800, must-revalidate | ||
|
||
/*.css | ||
Cache-Control: public, max-age=604800, must-revalidate | ||
|
||
/*.svg | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.png | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.ico | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.jpg | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.jpeg | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.gif | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.webp | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.avif | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.mp4 | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.webm | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.mp3 | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.ogg | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.otf | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.eot | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.ttf | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.woff | ||
Cache-Control: public, max-age=604800 | ||
|
||
/*.woff2 | ||
Cache-Control: public, max-age=604800 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,94 @@ | ||
|
||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<script src="https://guekka.github.io/js/theme.min.js" integrity="sha384-pb++s6uBRKaQv+iAXpgA/H3IlpLZdO14tTwuCI7uXmz4aaZdByoCcM+6BhynMq/1"></script> | ||
<link rel="stylesheet" href="https://guekka.github.io/abridge.css?h=63bf1f533d098410e269" /> | ||
<meta charset="utf-8" /> | ||
<meta http-equiv="x-ua-compatible" content="ie=edge" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta name="base" content="https://guekka.github.io" /> | ||
<meta name="HandheldFriendly" content="True" /> | ||
<meta name="mobile-web-app-capable" content="yes" /> | ||
<meta name="apple-mobile-web-app-capable" content="yes" /> | ||
<meta name="apple-mobile-web-app-status-bar-style" content="default" /> | ||
<meta name="theme-color" content="#333333" /> | ||
<meta name="msapplication-TileColor" content="#333333" /> | ||
<link rel="manifest" href="https://guekka.github.io/manifest.min.json" /> | ||
<link rel="mask-icon" href="https://guekka.github.io/safari-pinned-tab.svg" color="#ff9900" /> | ||
<link rel="icon" type="image/svg+xml" href="https://guekka.github.io/favicon.ico" /> | ||
<link rel="apple-touch-icon" sizes="180x180" href="https://guekka.github.io/apple-touch-icon.png" /> | ||
<link rel="icon" type="image/png" sizes="32x32" href="https://guekka.github.io/favicon-32x32.png" /> | ||
<link rel="icon" type="image/png" sizes="16x16" href="https://guekka.github.io/favicon-16x16.png" /> | ||
<link rel="preload" as="style" class="preStyle" href="https://fonts.cdnfonts.com/css/ia-writer-quattro-s?styles=103875,103873" crossorigin="anonymous" /> | ||
<meta name="robots" content="index, follow" /> | ||
<meta name="googlebot" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1" /> | ||
<meta name="bingbot" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1" /> | ||
<title>About | Guekka's blog</title> | ||
<meta name="author" content="Guekka" /> | ||
<meta name="copyright" content="Guekka's blog" /> | ||
<meta name="description" content="C++, Nix, Linux, Self-hosting, and more." /> | ||
<link rel="canonical" href="https://guekka.github.io/about/" /> | ||
<meta name="keywords" content="c++,self-hosting,nix,rust,linux,privacy" /> | ||
<meta property="og:url" content="https://guekka.github.io/about/" /> | ||
<meta name="twitter:url" content="https://guekka.github.io/about/" /> | ||
<meta property="og:description" content="C++, Nix, Linux, Self-hosting, and more." /> | ||
<meta name="twitter:description" content="C++, Nix, Linux, Self-hosting, and more." /> | ||
<meta property="og:title" content="About | Guekka's blog" /> | ||
<meta name="twitter:title" content="About | Guekka's blog" /> | ||
<meta name="twitter:card" content="summary" /> | ||
<meta property="og:site_name" content="Guekka's blog" /> | ||
<meta property="og:locale" content="en_US" /> | ||
<meta property="og:type" content="website" /> | ||
<meta property="og:updated_time" content="2023-05-15T07:07:00-07:00" /> | ||
<script defer src="https://guekka.github.io/js/abridge.min.js?h=4dbe2f6c7673e0a145f0" integrity="sha384-en9uTP2jQMLjO9fwbuGUKlCZ+kGMvN97ASddcA7mljWRGw70rs3zSMPNIozwGYFU"></script> | ||
<noscript><link rel="stylesheet" href="https://guekka.github.io/nojs.css" /></noscript> | ||
</head> | ||
<body> | ||
<header> | ||
<nav> | ||
<div><h1><a href="https://guekka.github.io" title="Guekka's blog">Guekka's blog</a></h1></div> | ||
<div> | ||
|
||
<div> | ||
<ul><li><a class="s110" href="https://guekka.github.io/about/"> About </a></li><li><a class="s110" href="https://guekka.github.io/archive/"> Posts </a></li><li><a class="s110" href="https://guekka.github.io/tags/"> Tags </a></li><li><i type="reset" id="mode" class="js svgs adjust"></i></ul> | ||
</div> | ||
|
||
<div> | ||
<div> | ||
<form autocomplete=off class="js" name="goSearch" id="searchbox"> | ||
<div class="searchd"> | ||
<input id="searchinput" type="text" placeholder="Search" title="Search" /> | ||
<button type="submit" title="Search" class="svgs search"></button> | ||
</div> | ||
<div class="results"><div id="suggestions"></div></div> | ||
</form> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
</nav> | ||
</header> | ||
<main> | ||
<div> | ||
<h1 id="about">About</h1> | ||
<p>Hi. I’m Edgar, more often known as Guekka, G’k or G_ka. I like Nix(OS), Rust, C++, and a lot of other technologies.</p> | ||
<p>My most important contribution to the software world is an automation tool called <a rel="noopener" target="_blank" href="https://nexusmods.com/skyrimspecialedition/mods/23316">Cathedral Assets Optimizer</a> (<a rel="noopener" target="_blank" href="https://github.com/Guekka/Cathedral-Assets-Optimizer/">source</a>) which is used by thousands of people. Its main purpose is helping the process of “porting” a mod between Skyrim Legendary Edition and Skyrim Special Edition.</p> | ||
|
||
</div> | ||
</main> | ||
<footer> | ||
<hr /> | ||
<div class="c"> | ||
<nav><div><a href="https://gitlab.com/G_ka/" target="_blank" title="Gitlab"><i type="Button" class="svg gitlab" title="Gitlab"></i></a><a href="https://github.com/Guekka/" target="_blank" title="Github"><i type="Button" class="svg github" title="Github"></i></a><a href="https://www.ko-fi.com/Guekka/" target="_blank" title="Support me on Ko-fi"><i type="Button" class="svg kofi" title="Support me on Ko-fi"></i></a><a href="https://github.com/sponsors/Guekka/" target="_blank" title="GitHub Sponsor"><i type="Button" class="svg github-sponsor" title="GitHub Sponsor"></i></a></div></nav> | ||
<p class="s90"> © <span id="year">2024</span> Guekka's blog</p> | ||
<nav> | ||
<a class="s90" href="https://guekka.github.io/about/"> About </a> | ||
<a class="s90" href="https://guekka.github.io/privacy/"> Privacy </a> | ||
<a class="s90" href="https://guekka.github.io/sitemap.xml" target="_blank"> Sitemap </a> | ||
</nav> | ||
<p class="s90">Powered by <a href="https://www.getzola.org/" target="_blank">Zola</a> & <a href="https://github.com/jieiku/abridge/" target="_blank">Abridge</a></p> | ||
</div> | ||
</footer> | ||
</body> | ||
</html> |
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,93 @@ | ||
|
||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<script src="https://guekka.github.io/js/theme.min.js" integrity="sha384-pb++s6uBRKaQv+iAXpgA/H3IlpLZdO14tTwuCI7uXmz4aaZdByoCcM+6BhynMq/1"></script> | ||
<link rel="stylesheet" href="https://guekka.github.io/abridge.css?h=63bf1f533d098410e269" /> | ||
<meta charset="utf-8" /> | ||
<meta http-equiv="x-ua-compatible" content="ie=edge" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta name="base" content="https://guekka.github.io" /> | ||
<meta name="HandheldFriendly" content="True" /> | ||
<meta name="mobile-web-app-capable" content="yes" /> | ||
<meta name="apple-mobile-web-app-capable" content="yes" /> | ||
<meta name="apple-mobile-web-app-status-bar-style" content="default" /> | ||
<meta name="theme-color" content="#333333" /> | ||
<meta name="msapplication-TileColor" content="#333333" /> | ||
<link rel="manifest" href="https://guekka.github.io/manifest.min.json" /> | ||
<link rel="mask-icon" href="https://guekka.github.io/safari-pinned-tab.svg" color="#ff9900" /> | ||
<link rel="icon" type="image/svg+xml" href="https://guekka.github.io/favicon.ico" /> | ||
<link rel="apple-touch-icon" sizes="180x180" href="https://guekka.github.io/apple-touch-icon.png" /> | ||
<link rel="icon" type="image/png" sizes="32x32" href="https://guekka.github.io/favicon-32x32.png" /> | ||
<link rel="icon" type="image/png" sizes="16x16" href="https://guekka.github.io/favicon-16x16.png" /> | ||
<link rel="preload" as="style" class="preStyle" href="https://fonts.cdnfonts.com/css/ia-writer-quattro-s?styles=103875,103873" crossorigin="anonymous" /> | ||
<meta name="robots" content="index, follow" /> | ||
<meta name="googlebot" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1" /> | ||
<meta name="bingbot" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1" /> | ||
<title>Archive | Guekka's blog</title> | ||
<meta name="author" content="Guekka" /> | ||
<meta name="copyright" content="Guekka's blog" /> | ||
<meta name="description" content="C++, Nix, Linux, Self-hosting, and more." /> | ||
<link rel="canonical" href="https://guekka.github.io/archive/" /> | ||
<meta name="keywords" content="c++,self-hosting,nix,rust,linux,privacy" /> | ||
<meta property="og:url" content="https://guekka.github.io/archive/" /> | ||
<meta name="twitter:url" content="https://guekka.github.io/archive/" /> | ||
<meta property="og:description" content="C++, Nix, Linux, Self-hosting, and more." /> | ||
<meta name="twitter:description" content="C++, Nix, Linux, Self-hosting, and more." /> | ||
<meta property="og:title" content="Guekka's blog" /> | ||
<meta name="twitter:title" content="Guekka's blog" /> | ||
<meta name="twitter:card" content="summary" /> | ||
<meta property="og:site_name" content="Guekka's blog" /> | ||
<meta property="og:locale" content="en_US" /> | ||
<meta property="og:type" content="website" /> | ||
<meta property="og:updated_time" content="2023-05-15T07:07:00-07:00" /> | ||
<script defer src="https://guekka.github.io/js/abridge.min.js?h=4dbe2f6c7673e0a145f0" integrity="sha384-en9uTP2jQMLjO9fwbuGUKlCZ+kGMvN97ASddcA7mljWRGw70rs3zSMPNIozwGYFU"></script> | ||
<noscript><link rel="stylesheet" href="https://guekka.github.io/nojs.css" /></noscript> | ||
</head> | ||
<body> | ||
<header> | ||
<nav> | ||
<div><h1><a href="https://guekka.github.io" title="Guekka's blog">Guekka's blog</a></h1></div> | ||
<div> | ||
|
||
<div> | ||
<ul><li><a class="s110" href="https://guekka.github.io/about/"> About </a></li><li><a class="s110" href="https://guekka.github.io/archive/"> Posts </a></li><li><a class="s110" href="https://guekka.github.io/tags/"> Tags </a></li><li><i type="reset" id="mode" class="js svgs adjust"></i></ul> | ||
</div> | ||
|
||
<div> | ||
<div> | ||
<form autocomplete=off class="js" name="goSearch" id="searchbox"> | ||
<div class="searchd"> | ||
<input id="searchinput" type="text" placeholder="Search" title="Search" /> | ||
<button type="submit" title="Search" class="svgs search"></button> | ||
</div> | ||
<div class="results"><div id="suggestions"></div></div> | ||
</form> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
</nav> | ||
</header> | ||
<main> | ||
<div> | ||
<h2>2023</h2> | ||
<p><a href="https://guekka.github.io/nixos-server-2/">NixOS as a server, part 2: Flake, tailscale</a> - <time datetime="2023-05-17">2023-05-17</time></p> | ||
<p><a href="https://guekka.github.io/nixos-server-1/">NixOS as a server, part 1: Impermanence</a> - <time datetime="2023-02-20">2023-02-20</time></p> | ||
</div> | ||
</main> | ||
<footer> | ||
<hr /> | ||
<div class="c"> | ||
<nav><div><a href="https://gitlab.com/G_ka/" target="_blank" title="Gitlab"><i type="Button" class="svg gitlab" title="Gitlab"></i></a><a href="https://github.com/Guekka/" target="_blank" title="Github"><i type="Button" class="svg github" title="Github"></i></a><a href="https://www.ko-fi.com/Guekka/" target="_blank" title="Support me on Ko-fi"><i type="Button" class="svg kofi" title="Support me on Ko-fi"></i></a><a href="https://github.com/sponsors/Guekka/" target="_blank" title="GitHub Sponsor"><i type="Button" class="svg github-sponsor" title="GitHub Sponsor"></i></a></div></nav> | ||
<p class="s90"> © <span id="year">2024</span> Guekka's blog</p> | ||
<nav> | ||
<a class="s90" href="https://guekka.github.io/about/"> About </a> | ||
<a class="s90" href="https://guekka.github.io/privacy/"> Privacy </a> | ||
<a class="s90" href="https://guekka.github.io/sitemap.xml" target="_blank"> Sitemap </a> | ||
</nav> | ||
<p class="s90">Powered by <a href="https://www.getzola.org/" target="_blank">Zola</a> & <a href="https://github.com/jieiku/abridge/" target="_blank">Abridge</a></p> | ||
</div> | ||
</footer> | ||
</body> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<browserconfig> | ||
<msapplication> | ||
<tile> | ||
<square150x150logo src="/mstile-150x150.png"/> | ||
<TileColor>#da532c</TileColor> | ||
</tile> | ||
</msapplication> | ||
</browserconfig> |
Oops, something went wrong.