made github fork me image local so i get the green lock

This commit is contained in:
Brendan McDevitt 2019-01-28 01:33:47 -05:00
parent da36d60699
commit f28494de80
3 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,6 @@
--- ---
layout: homelab layout: homelab
title: "homelab - squid proxy" title: "squid proxy"
date: 2019-01-27 date: 2019-01-27
categories: homelab categories: homelab
--- ---

View file

@ -1,6 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us"> <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us">
<head> <head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>{{ page.title }}</title> <title>{{ page.title }}</title>
<meta name="author" content="Brendan McDevitt" /> <meta name="author" content="Brendan McDevitt" />
@ -28,7 +29,7 @@
<a href="https://git.mcdevitt.tech/bpmcdevitt"><img style="position: absolute; top: 0; <a href="https://git.mcdevitt.tech/bpmcdevitt"><img style="position: absolute; top: 0;
right: 0; border: 0; width: 149px; height: 149px;" right: 0; border: 0; width: 149px; height: 149px;"
src="https://aral.github.com/fork-me-on-github-retina-ribbons/right-green@2x.png" alt="Fork me on GitLab"></a> src="/assets/github-fork-me.png" alt="Fork me on GitLab"></a>
</body> </body>
</html> </html>

BIN
assets/github-fork-me.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB