Skip to content

Commit dd170c4

Browse files
author
Steve Krouse
committed
test adding favicon 2
1 parent dbfe291 commit dd170c4

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

ideas.md

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ title: Research Ideas
33
---
44

55

6-
<head>
7-
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico">
8-
</head>
6+
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico">
97

108
# Research Ideas
119

@@ -58,14 +56,14 @@ title: Research Ideas
5856

5957
* work on a Lamdu- or Unison- like structured editor for the web
6058

61-
<script>
62-
63-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
64-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
65-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
66-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
59+
<script>
6760

68-
ga('create', 'UA-103157758-1', 'auto');
69-
ga('send', 'pageview');
61+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
62+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
63+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
64+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
7065

71-
</script>
66+
ga('create', 'UA-103157758-1', 'auto');
67+
ga('send', 'pageview');
68+
69+
</script>

0 commit comments

Comments
 (0)