Skip to content

Commit

Permalink
Deploying to gh-pages from @ d0b4d97 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
burner1024 committed Mar 1, 2024
1 parent 6473fe9 commit d75b929
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/js/just-the-docs.js
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ jtd.setTheme = function(theme) {

function navLink() {
var pathname = document.location.pathname;

var navLink = document.getElementById('site-nav').querySelector('a[href="' + pathname + '"]');
if (navLink) {
return navLink;
Expand Down
2 changes: 1 addition & 1 deletion feed.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.3">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2024-02-06T06:05:38+00:00</updated><id>/feed.xml</id><title type="html">BGforge IElib</title><subtitle>IElib documentation</subtitle></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.3">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2024-03-01T07:04:52+00:00</updated><id>/feed.xml</id><title type="html">BGforge IElib</title><subtitle>IElib documentation</subtitle></feed>

0 comments on commit d75b929

Please # to comment.