Skip to content

Commit

Permalink
Merge pull request #100 from SaptakS/update-links
Browse files Browse the repository at this point in the history
Updates static links URL in publishDir
  • Loading branch information
Erioldoesdesign authored Oct 6, 2023
2 parents 1d92b1b + 5ca5856 commit 7b9c8c6
Show file tree
Hide file tree
Showing 31 changed files with 2,971 additions and 2,971 deletions.
160 changes: 80 additions & 80 deletions docs/404.html
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
<!DOCTYPE html>
<html lang="en">
<head>

<title>404 Page not found :: A devs guide to...</title>

<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta name="robots" content="noodp" />
<link rel="canonical" href="https://simplysecure.github.io/devs-guide-to/404.html" />
<link rel="canonical" href="https://sprblm.github.io/devs-guide-to/404.html" />




<link rel="stylesheet" href="https://simplysecure.github.io/devs-guide-to/assets/style.css">
<link rel="stylesheet" href="https://sprblm.github.io/devs-guide-to/assets/style.css">

<link rel="stylesheet" href="https://simplysecure.github.io/devs-guide-to/assets/green.css">
<link rel="stylesheet" href="https://sprblm.github.io/devs-guide-to/assets/green.css">






<link rel="apple-touch-icon" href="https://simplysecure.github.io/devs-guide-to/img/apple-touch-icon-192x192.png">
<link rel="apple-touch-icon" href="https://sprblm.github.io/devs-guide-to/img/apple-touch-icon-192x192.png">

<link rel="shortcut icon" href="https://simplysecure.github.io/devs-guide-to/favicon.ico">
<link rel="shortcut icon" href="https://sprblm.github.io/devs-guide-to/favicon.ico">



Expand All @@ -37,12 +37,12 @@
<meta property="og:type" content="website" />
<meta property="og:title" content="404 Page not found">
<meta property="og:description" content="" />
<meta property="og:url" content="https://simplysecure.github.io/devs-guide-to/404.html" />
<meta property="og:url" content="https://sprblm.github.io/devs-guide-to/404.html" />
<meta property="og:site_name" content="A devs guide to..." />

<meta property="og:image" content="https://simplysecure.github.io/devs-guide-to/favicon.ico">

<meta property="og:image" content="https://sprblm.github.io/devs-guide-to/favicon.ico">


<meta property="og:image:width" content="2048">
<meta property="og:image:height" content="1024">
Expand Down Expand Up @@ -75,127 +75,127 @@
</a>

</div>

<div class="menu-trigger">menu</div>

</div>

<nav class="menu">
<ul class="menu__inner menu__inner--desktop">



<li><a href="/devs-guide-to/a-dev-guide-to-usertesting">Dev&#39;s guide to user testing</a></li>



<li><a href="/devs-guide-to/planning-and-operations">Planning and operations</a></li>



<li><a href="/devs-guide-to/recruiting-testers">Recruiting testers</a></li>



<li><a href="/devs-guide-to/conducting-a-user-test">Conducting a user test</a></li>



<li><a href="/devs-guide-to/five-whys">Five whys</a></li>



<li><a href="/devs-guide-to/synthesis-for-open-source">Synthesis for open-source</a></li>



<li><a href="/devs-guide-to/updates">Updates</a></li>



<li><a href="/devs-guide-to/about">About</a></li>











</ul>

<ul class="menu__inner menu__inner--mobile">


<li><a href="/devs-guide-to/a-dev-guide-to-usertesting">Dev&#39;s guide to user testing</a></li>



<li><a href="/devs-guide-to/planning-and-operations">Planning and operations</a></li>



<li><a href="/devs-guide-to/recruiting-testers">Recruiting testers</a></li>



<li><a href="/devs-guide-to/conducting-a-user-test">Conducting a user test</a></li>



<li><a href="/devs-guide-to/five-whys">Five whys</a></li>



<li><a href="/devs-guide-to/synthesis-for-open-source">Synthesis for open-source</a></li>



<li><a href="/devs-guide-to/updates">Updates</a></li>



<li><a href="/devs-guide-to/about">About</a></li>



</ul>
</nav>


</header>


<div class="content">

<div class="post">
<h1 class="post-title">404 — Page not found...</h1>

<div class="post-content">
<a href="https://simplysecure.github.io/">Back to home page&nbsp;→</a>
<a href="https://sprblm.github.io/">Back to home page&nbsp;→</a>
</div>

</div>

</div>


<footer class="footer">
<div class="footer__inner">

<div class="copyright">
<span>© 2022 Powered by <a href="http://gohugo.io">Hugo</a></span>

<span>:: Theme made by <a href="https://twitter.com/panr">panr</a></span>
</div>
</div>
</footer>

<script src="https://simplysecure.github.io/devs-guide-to/assets/main.js"></script>
<script src="https://simplysecure.github.io/devs-guide-to/assets/prism.js"></script>
<script src="https://sprblm.github.io/devs-guide-to/assets/main.js"></script>
<script src="https://sprblm.github.io/devs-guide-to/assets/prism.js"></script>


<script>
var _paq = window._paq = window._paq || [];

_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
Expand All @@ -215,7 +215,7 @@ <h1 class="post-title">404 — Page not found...</h1>




</div>

</body>
Expand Down
Loading

0 comments on commit 7b9c8c6

Please sign in to comment.