forked from HPR/hpr_hub
The base is pointing to the hpr site and not the hub
This commit is contained in:
parent
5f5f6f0666
commit
6e0180cf13
@ -1,7 +1,9 @@
|
|||||||
<!DOCTYPE HTML>
|
<!DOCTYPE HTML>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title>Hacker Public Radio ~ The Technology Community Podcast</title> <base href="https://hackerpublicradio.org/"> <meta charset="utf-8" />
|
<title>Hacker Public Radio ~ The Technology Community Podcast</title>
|
||||||
|
<base href="https://hub.hackerpublicradio.org/">
|
||||||
|
<meta charset="utf-8" />
|
||||||
<meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett" />
|
<meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett" />
|
||||||
<meta http-equiv="last-modified" content="Thu, 28 Dec 2023 17:36:30 +0000">
|
<meta http-equiv="last-modified" content="Thu, 28 Dec 2023 17:36:30 +0000">
|
||||||
<meta name="keywords" content="Technology, Tech News, Education, Training" />
|
<meta name="keywords" content="Technology, Tech News, Education, Training" />
|
||||||
|
Loading…
Reference in New Issue
Block a user