Update default.html
This commit is contained in:
parent
ea09b8c4aa
commit
2f4c2bf66e
|
@ -18,6 +18,12 @@
|
|||
</head>
|
||||
<body>
|
||||
|
||||
<script src="https://www.biblegateway.com/public/link-to-us/tooltips/bglinks.js" type="text/javascript"></script>
|
||||
<script type="text/javascript">
|
||||
BGLinks.version = "CUV";
|
||||
BGLinks.linkVerses();
|
||||
</script>
|
||||
|
||||
<header>
|
||||
<h1>{{ page.title | default: site.title | default: site.github.repository_name }} <a href="{{site.url}}/BT-Notes/"><svg xmlns="http://www.w3.org/2000/svg"
|
||||
x="0px" y="0px" width="36" height="36" viewBox="0 0 172 172" style=" fill:#000000;">
|
||||
|
|
Loading…
Reference in New Issue