Skip to content

Commit 819c622

Browse files
committed
Cleaned up 7.6 and updated links
1 parent 78d8b24 commit 819c622

File tree

3 files changed

+12
-44
lines changed

3 files changed

+12
-44
lines changed

static/7.6/redirects/index.xml

Lines changed: 0 additions & 32 deletions
This file was deleted.

static/7.6/renegade-stage/index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
<html>
22
<head><script src="/7.6/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=7.6/livereload" data-no-instant defer></script>
33
<title>PonyFest Online! — Neighhem Stage</title>
4-
<link rel="stylesheet" type="text/css" href="http://localhost:1313/7.6/css/main.css">
5-
<link rel="stylesheet" type="text/css" href="http://localhost:1313/7.6/css/neighhem.css">
4+
<link rel="stylesheet" type="text/css" href="https://ponyfest.horse/7.6/css/main.css">
5+
<link rel="stylesheet" type="text/css" href="https://ponyfest.horse/7.6/css/neighhem.css">
66

77

88
<script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "434aa8688a9740769f1cb3d05bebd0ef"}'></script>
99

1010

1111
<meta name="viewport" content="width=device-width,initial-scale=1.0">
12-
<script src="http://localhost:1313/7.6/scripts/lib/moment-locales.js" type="text/javascript"></script>
13-
<script src="http://localhost:1313/7.6/scripts/lib/moment-tz.js" type="text/javascript"></script>
14-
<script type="text/javascript" src="http://localhost:1313/7.6/scripts/menu-script.js"></script>
12+
<script src="https://ponyfest.horse/7.6/scripts/lib/moment-locales.js" type="text/javascript"></script>
13+
<script src="https://ponyfest.horse/7.6/scripts/lib/moment-tz.js" type="text/javascript"></script>
14+
<script type="text/javascript" src="https://ponyfest.horse/7.6/scripts/menu-script.js"></script>
1515
<script type="text/javascript">pfoSchedApi = '\/7.6\/schedule.json';</script>
1616
<script type="text/javascript">pfoSchedInterval = '15';</script>
1717
<script type="text/javascript">pfoScheduleCountdown = '2025-04-20T17:00:00-07:00';</script>
@@ -87,7 +87,7 @@
8787
<div class="top">
8888
<div class="logo img">
8989
<a style="pointer-events: fill; display: flex; justify-content: center; align-items: center;" href="/">
90-
<object class="svgClass" type="image/svg+xml" data="http://localhost:1313/7.6/images/PonyFestLogoFlat.svg"></object>
90+
<object class="svgClass" type="image/svg+xml" data="https://ponyfest.horse/7.6/images/PonyFestLogoFlat.svg"></object>
9191
</a>
9292
</div>
9393
<div class="button-container" style="width: 74px; text-align: center">
@@ -105,15 +105,15 @@
105105

106106

107107

108-
<a href="http://localhost:1313/7.6/renegade-stage">Neighhem Stage</a>
108+
<a href="https://ponyfest.horse/7.6/renegade-stage">Neighhem Stage</a>
109109

110110

111111

112112

113113

114114

115115
<a href="https://neighhem.carrd.co/"> Neighhem Website</a>
116-
<a href="http://localhost:1313/7.6/schedule">Schedule</a>
116+
<a href="https://ponyfest.horse/7.6/schedule">Schedule</a>
117117
<a href="https://ponyvillefm.com/player">Listen to PVFM</a>
118118

119119

@@ -129,7 +129,7 @@
129129

130130

131131

132-
<a href="http://localhost:1313/7.6/about">About</a>
132+
<a href="https://ponyfest.horse/7.6/about">About</a>
133133
<a rel="me" href="https://twitter.com/PonyFestOnline">Twitter</a>
134134
<a rel="me" href="https://bsky.app/profile/ponyfest.horse">Bluesky</a>
135135
<a rel="me" href="https://equestria.social/@PonyFest">Mastodon</a>

static/7.6/renegade/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
33
<head>
4-
<title>http://localhost:1313/7.6/renegade-stage/</title>
5-
<link rel="canonical" href="http://localhost:1313/7.6/renegade-stage/">
4+
<title>https://ponyfest.horse/7.6/renegade-stage/</title>
5+
<link rel="canonical" href="https://ponyfest.horse/7.6/renegade-stage/">
66
<meta charset="utf-8">
7-
<meta http-equiv="refresh" content="0; url=http://localhost:1313/7.6/renegade-stage/">
7+
<meta http-equiv="refresh" content="0; url=https://ponyfest.horse/7.6/renegade-stage/">
88
</head>
99
</html>

0 commit comments

Comments
 (0)