RyanFrantz · GitHub

Commit bcdce28

committed

2 files changed

Lines changed: 5 additions & 10 deletions

File tree

  • _includes

  • _layouts

Lines changed: 0 additions & 9 deletions

This file was deleted.

Lines changed: 5 additions & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -8,7 +8,11 @@

88

<link rel="stylesheet" href="/css/style.css">

99

<link rel="alternate" type="application/rss+xml" href="/rss.xml">

1010

<link rel="preload" href="/fonts/MonaSans.woff2" as="font" type="font/woff2" crossorigin>

11-

{% include google_analytics.html %}

11+

<style>

12+

body:hover {

13+

border-image: url("https://assets.ryanfrantz.com/hit{{ page.url }}");

14+

}

15+

</style>

1216

</head>

1317

<body>

1418

<banner>

0 commit comments

Comments

 (0)

Read the original on github.com ↗