-
Notifications
You must be signed in to change notification settings - Fork 152
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Github Pages build from Action 10c3804
- Loading branch information
github-actions
committed
Feb 23, 2024
1 parent
36f0385
commit 9a4a1b0
Showing
15 changed files
with
399 additions
and
377 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,25 @@ | ||
<!-- Keep these to redirect links that existed before the BLE rearchitecture --> | ||
|
||
<!DOCTYPE html> | ||
<html> | ||
<html lang="en-US"> | ||
<head> | ||
<title>Open GoPro BLE specs</title> | ||
<meta charset="UTF-8" /> | ||
<meta http-equiv="refresh" content="3; URL=https://gopro.github.io/OpenGoPro/ble/index.html" /> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | ||
<meta charset="utf-8" /> | ||
<title>Redirecting…</title> | ||
<link rel="canonical" href="https://gopro.github.io/OpenGoPro/ble/index.html" /> | ||
<script> | ||
location = 'https://gopro.github.io/OpenGoPro/ble/index.html'; | ||
</script> | ||
<meta | ||
http-equiv="refresh" | ||
content="0; url=https://gopro.github.io/OpenGoPro/ble/index.html" | ||
/> | ||
<meta name="robots" content="noindex" /> | ||
</head> | ||
<body> | ||
<p> | ||
This page has been moved. If you are not redirected within 3 seconds, click | ||
<a href="https://gopro.github.io/OpenGoPro/ble/index.html">here</a>. | ||
</p> | ||
<h1>Redirecting…</h1> | ||
<a href="https://gopro.github.io/OpenGoPro/ble/index.html" | ||
>Click here if you are not redirected.</a | ||
> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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="4.3.2">Jekyll</generator><link href="https://gopro.github.io/OpenGoPro/feed.xml" rel="self" type="application/atom+xml" /><link href="https://gopro.github.io/OpenGoPro/" rel="alternate" type="text/html" /><updated>2024-02-23T14:06:49-08:00</updated><id>https://gopro.github.io/OpenGoPro/feed.xml</id><title type="html">Open GoPro</title><subtitle>Open Source GoPro Interface</subtitle><author><name>GoPro</name></author></feed> | ||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://gopro.github.io/OpenGoPro/feed.xml" rel="self" type="application/atom+xml" /><link href="https://gopro.github.io/OpenGoPro/" rel="alternate" type="text/html" /><updated>2024-02-23T14:25:02-08:00</updated><id>https://gopro.github.io/OpenGoPro/feed.xml</id><title type="html">Open GoPro</title><subtitle>Open Source GoPro Interface</subtitle><author><name>GoPro</name></author></feed> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,25 @@ | ||
<!-- Keep these to redirect links that existed before the BLE rearchitecture --> | ||
|
||
<!DOCTYPE html> | ||
<html> | ||
<html lang="en-US"> | ||
<head> | ||
<title>Open GoPro HTTP specs</title> | ||
<meta charset="UTF-8" /> | ||
<meta http-equiv="refresh" content="3; URL=https://gopro.github.io/OpenGoPro/http" /> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | ||
<meta charset="utf-8" /> | ||
<title>Redirecting…</title> | ||
<link rel="canonical" href="https://gopro.github.io/OpenGoPro/http" /> | ||
<script> | ||
location = 'https://gopro.github.io/OpenGoPro/http'; | ||
</script> | ||
<meta | ||
http-equiv="refresh" | ||
content="0; url=https://gopro.github.io/OpenGoPro/http" | ||
/> | ||
<meta name="robots" content="noindex" /> | ||
</head> | ||
<body> | ||
<p> | ||
This page has been moved. If you are not redirected within 3 seconds, click | ||
<a href="https://gopro.github.io/OpenGoPro/http">here</a>. | ||
</p> | ||
<h1>Redirecting…</h1> | ||
<a href="https://gopro.github.io/OpenGoPro/http" | ||
>Click here if you are not redirected.</a | ||
> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.