-
Notifications
You must be signed in to change notification settings - Fork 0
/
rules.html
333 lines (310 loc) · 27.9 KB
/
rules.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Rules • Holiday Happenings</title>
<meta name="description" content="Community & Submission Rules">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_CA">
<meta property="og:title" content="Rules • Holiday Happenings">
<meta property="og:url" content="https://holidayhappenings.info/rules.html">
<meta property="og:image" content="http://www.holidayhappenings.info/images/hh_kickstarter.png">
<meta property="og:site_name" content="Holiday Happenings">
<meta property="og:description" content="Community & Submission Rules">
<meta name="twitter:card" content="summary_large_image">
<!-- <meta name="twitter:site" content="@yourtwitterhandle"> -->
<meta name="twitter:title" content="Rules • Holiday Happenings">
<meta name="twitter:url" content="https://holidayhappenings.info/rules.html">
<meta name="twitter:description" content="Community & Submission Rules">
<meta name="twitter:image" content="http://www.holidayhappenings.info/images/hh_kickstarter.png">
<link rel="stylesheet" type="text/css" href="style.css">
<script src="https://kit.fontawesome.com/edb600a6e3.js" crossorigin="anonymous"></script>
</head>
<body onload="scrollStart(); contentsStart();">
<div id="toast">Null</div>
<button class="button action" onclick="topFunction()" id="backToTop" aria-hidden="true"><i class="fas fa-angle-up"></i>Return to Top</button>
<div class="content centeredHorizontally">
<header class="topHeader">
<a href="javascript:void(0);" class="menu-button" onclick="openMenu()" title="Open Navigation"><i class="fa fa-bars"></i></a>
<nav id="full-menu">
<h1 class="logo"><span class="holiday">Holiday</span> <span class="happenings">Happenings</span></h1>
<div class="under-logo">
<ul class="internal">
<li><a href="index.html" class="button">Home</a></li>
<li><a href="downloads.html" class="button">Downloads</a></li>
<li><a href="faq.html" class="button">FAQ</a></li>
<li><a href="rules.html" class="button">Rules</a></li>
<li><a href="contact.html" class="button">Contact</a></li>
</ul>
<ul class="external">
<li><a target="_blank" href="https://holidayhappenings.itch.io/" class="button action"><i class="fas fa-gift"></i>Download Past Editions</a></li>
<li><a target="_blank" href="https://twitter.com/search?f=tweets&vertical=default&q=%23HolidayHappenings" class="button action"><i class="fab fa-twitter"></i>#HolidayHappenings</a></li>
<li><a target="_blank" href="https://discord.gg/TwZpPB4" class="button action"><i class="fab fa-discord"></i>Chat on Discord</a></li>
<li><a target="_blank" href="https://www.kickstarter.com/projects/holidayhappenings/holiday-happenings-2019" class="button action"><i class="fab fa-kickstarter-k"></i>Support the Kickstarter</a></li>
<li><a target="_blank" href="https://itch.io/jam/holiday-happenings-2019" class="button action"><i class="fab fa-itch-io"></i>Join the Game Jam</a></li>
<li><a href="on-the-x-day.html" class="button action"><i class="fas fa-edit"></i><span aria-label="On The X Day">OnTheXDay</span> Challlenge</a></li>
</ul>
</div>
</nav>
</header>
<div id="cover"></div>
<main>
<h1 class="title-heading">Rules</h1>
<p>If this document is inaccessible in any way, please let us know by posting in <span aria-label="the assistance and good will channel">#assistance-and-good-will</span> on the <a target="_blank" href="https://discord.gg/TwZpPB4"><i class="fab fa-discord"></i>Holiday Happenings Discord</a> (you can tag @admins) or by sending an e-mail to <a href="mailto:[email protected]?subject=Rules&20Accessibility&20Issue">[email protected]</a>. The administrators will follow-up with you within 24 hours. You can also anonymously submit the form on the <a href="contact.html">contact page</a>.</p>
<nav role="navigation" id="table-of-contents">
</nav>
<article id="community-guidelines-section">
<h2 id="community-guidelines">
<div class="heading">
<a class="copy-link" onclick="copyLink(this); return false;" title="Copy link to section">
Community Guidelines
<i class="fas fa-link"></i>
</a>
</div>
</h2>
<p>These rules apply when participating in the Holiday Happenings Discord, Itch community, games and Twitter posts.</p>
<h3 id="make-yourself-at-home">
<div class="heading">
<a class="copy-link" onclick="copyLink(this); return false;" title="Copy link to section">
Make Yourself at Home...
<i class="fas fa-link"></i>
</a>
</div>
</h3>
<p>Read this entire page and take it to heart.</p>
<p>If you need a safe space for you and yours, feel free to tag @admins and request one in <span aria-label="the assistance and good will channel">#assistance-and-good-will</span> on the <a target="_blank" href="https://discord.gg/TwZpPB4"><i class="fab fa-discord"></i>Holiday Happenings Discord</a>. Each space has a hosts group and a guests group. You can ask to join either. The hosts group can modify the guests group and close/open the channel to the guests group. The guests group cannot see messages prior to their current Discord session. All spaces / groups are listed in the pinned message in <span aria-label="the safe space channel">#safe-space</span>.</p>
<p>Come and go as you please, resist letting <abbr title="Fear of missing out">FOMO</abbr> sway you, and be kind to and take care of yourself.</p>
<h3 id="but-be-considerate">
<div class="heading">
<a class="copy-link" onclick="copyLink(this); return false;" title="Copy link to section">
...But Be Considerate...
<i class="fas fa-link"></i>
</a>
</div>
</h3>
<p>Be mindful of the space you are in and the space you are taking. Ask for permission to enter the safe spaces of others. Ask marginalized people if you can ask, if you want to ask about their experiences or for them to make an effort to educate you.</p>
<h3 id="and-be-hospitable">
<div class="heading">
<a class="copy-link" onclick="copyLink(this); return false;" title="Copy link to section">
...And Be Hospitable!
<i class="fas fa-link"></i>
</a>
</div>
</h3>
<p>Facilitate the comfort and joy of others by <strong>asking for pronouns</strong> (and sharing yours), <strong>being upfront about your intentions</strong>, <strong>seeking consensus</strong>, <strong>giving content warnings</strong> (for example, "<abbr title="Not Safe For Work">NSFW</abbr>", "<abbr title="Content Warning">CW</abbr>: Sexually Provocative", "<abbr title="Content Warning">CW</abbr>: Spiders"), and <strong>using safety tools</strong> while gaming.</p>
<p>Resources:</p>
<ul>
<li><a href="https://www.translanguageprimer.org/primer" target="_blank">Trans Lanuage Primer</a>. <a href="https://twitter.com/TransLangPrimer" target="_blank"><i class="fab fa-twitter" aria-label="Find them on Twitter at "></i>@TransLangPrimer</a></li>
<li><a href="http://pronoun.is/">Pronoun Island</a> by Morgan Astra. <a href="https://twitter.com/morganastra" target="_blank"><i class="fab fa-twitter" aria-label="Find her on Twitter at "></i>@morganastra</a></li>
<li><a href="https://www.casskdesigns.com/articles/culture-of-safety">Culture of Safety</a> by Cass Kay. <a href="https://twitter.com/casskdesigns" target="_blank"><i class="fab fa-twitter" aria-label="Find her on Twitter at "></i>@casskdesigns</a></li>
<li><a href="https://www.bigbadcon.com/safety-mechanisms/">Safety and Calibration tools</a> collected by Big Bad Con. <a href="https://twitter.com/bigbadcon" target="_blank"><i class="fab fa-twitter" aria-label="Find them on Twitter at "></i>@bigbadcon</a></li>
</ul>
</article>
<article id="submission-rules">
<h2 id="submitting-for-publication-in-holiday-happenings-2019">
<div class="heading">
<a class="copy-link" onclick="copyLink(this); return false;" title="Copy link to section">
Submitting for Publication in Holiday Happenings 2019
<i class="fas fa-link"></i>
</a>
</div>
</h2>
<p>Take a look at the past editions of Holiday Happenings (formerly known as Happenings in Christmas Village). You'll find that we have sections of content which evolve and expand with each edition. You can supplement or build on this content (using our CC-BY-SA license in those issues) or submit a new holiday-themed piece.</p>
<h3 id="submissions-and-rights">
<div class="heading">
<a class="copy-link" onclick="copyLink(this); return false;" title="Copy link to section">
Submissions & Rights
<i class="fas fa-link"></i>
</a>
</div>
</h3>
<p>All submissions will be considered for inclusions in the Holiday Happenings 2019 edition. You may reuse or expand on settings, characters, moves, or other information from previous editions if your work is also under a <a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank">Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA 4.0)</a>.</p>
<p>All submissions are subject to editorial approval and revision, in consideration of sensitivity, safety, tone, lore consistency and layout restrictions. Multiple submissions are accepted and encouraged.</p>
<p>If, after submitting your game material, you would like us to remove your content (or just your attribution), we will do so as far as it is reasonably possible (subject to the availability of our volunteers); please contact us through the Discord, by using our <a target="_blank" href="contact.html">contact page</a>, or by emailing <a href="mailto:[email protected]?subject=Regarding&20my&20submission">[email protected]</a>.</p>
<h3 id="miscellanea-submissions">
<div class="heading">
<a class="copy-link" onclick="copyLink(this); return false;" title="Copy link to section">
Miscellanea Submissions
<i class="fas fa-link"></i>
</a>
</div>
</h3>
<p>During Holiday Happenings, you can check out the working draft for content that has already been edited to be included in Holiday Happenings 2019. Content new to this year's edition would especially benefit from your contribution!</p>
<p>Consider miscellanea as places, items, NPCs, encounters and other bullet-points, sidebars and text boxes added to the existing material. Even a single sentence is acceptable! Please submit your miscellanea to <span aria-label="the Submission Box channel">#submission-box</span> on the <a target="_blank" href="https://discord.gg/TwZpPB4"><i class="fab fa-discord"></i>Holiday Happenings Discord</a>. By submitting to this channel you are doing so under the <a target="_blank" href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA license</a> and giving us the right to publish in the upcoming & future editions of the Holiday Happenings zine. If it's desired for publication, we will contact you to verify & accept your submission. Please be sure to provide us a way to do so if it isn't sufficient for us to message you via Discord.</p>
<p>Please review the <a href="#submissions-and-rights">Submissions & Rights</a> section above before submitting.</p>
<p>Don't forget to share your content on Twitter with the hashtag <a target="_blank" href="https://twitter.com/search?f=tweets&vertical=default&q=%23HolidayHappenings"><i class="fab fa-twitter"></i>#HolidayHappenings</a>!</p>
<h3 id="on-the-x-day-art-challenge-and-other-art-submissions">
<div class="heading">
<a class="copy-link" onclick="copyLink(this); return false;" title="Copy link to section">
<span aria-label="On The X Day">OnTheXDay</span> Art Challenge & Other Art Submissions
<i class="fas fa-link"></i>
</a>
</div>
</h3>
<p>We're especially interested in submissions that illustrate or otherwise embellish content in the Holiday Happenings working draft. These can be doodles, drawings, paintings or whatever you like. Please submit your art to <span aria-label="the Submission Box channel">#submission-box</span> on the <a target="_blank" href="https://discord.gg/TwZpPB4"><i class="fab fa-discord"></i>Holiday Happenings Discord</a>. By submitting to this channel you are doing so under the <a target="_blank" href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA license</a> and giving us the right to publish in the upcoming & future editions of the Holiday Happenings zine. If it's desired for publication, we will contact you to verify & accept your submission. Please be sure to provide us a way to do so if it isn't sufficient for us to message you via Discord.</p>
<p>Please review the <a href="#submissions-and-rights">Submissions & Rights</a> section above before submitting.</p>
<p>Don't forget to share your content on Twitter with the hashtag <a target="_blank" href="https://twitter.com/search?f=tweets&vertical=default&q=%23HolidayHappenings"><i class="fab fa-twitter"></i>#HolidayHappenings</a>!</p>
<h3 id="itch-game-jam-submissions">
<div class="heading">
<a class="copy-link" onclick="copyLink(this); return false;" title="Copy link to section">
Itch Game Jam Submissions
<i class="fas fa-link"></i>
</a>
</div>
</h3>
<p>We're especially interested in submissions that are less than 1000 words. If you have an idea that needs more space (a mini game, a longer scenario, a setting, etc.), please communicate with us as early as you can, give an estimate of the length, and submit drafts often to the <a target="_blank" href="https://itch.io/jam/holiday-happenings-2019"><i class="fab fa-itch-io"></i> Itch game jam</a> so we can get them in front of our safety & sensitivity editors. We'd be especially thrilled if you can work on your larger piece with other collaborators in the community on our Discord channel but that isn't required. Larger pieces are definitely welcome in the jam even if they won't fit in this year's zine.</p>
<p>If we accept your game we will edit it at no cost to you. Safety & sensitivity editing is required for publication in the Holiday Happenings zine. <strong>Please credit our safety & sensitivity editors!</strong></p>
<p>Please review the <a href="#submissions-and-rights">Submissions & Rights</a> section above before submitting.</p>
<p>Don't forget to share your content on Twitter with the hashtag <a target="_blank" href="https://twitter.com/search?f=tweets&vertical=default&q=%23HolidayHappenings"><i class="fab fa-twitter"></i>#HolidayHappenings</a>!</p>
<h3 id="itch-game-jam-pricing">
<div class="heading">
<a class="copy-link" onclick="copyLink(this); return false;" title="Copy link to section">
Itch Game Jam - Pricing
<i class="fas fa-link"></i>
</a>
</div>
</h3>
<p>Please offer your materials as free or Pay What You Want (PWYW) for consideration. After December 25th, feel free to price as you feel is appropriate.</p>
<h3 id="itch-game-jam-art-illustrations-and-cartography">
<div class="heading">
<a class="copy-link" onclick="copyLink(this); return false;" title="Copy link to section">
Itch Game Jam - Art, Illustrations & Cartography
<i class="fas fa-link"></i>
</a>
</div>
</h3>
<p>Text-only (including plain-text) contributions are entirely welcome. Please use only art, illustrations, and cartography if you can provide us permission to reprint or reuse them. After December 25th, feel free to adjust art or layout in any way you feel is appropriate.</p>
<h3 id="itch-game-jam-systems">
<div class="heading">
<a class="copy-link" onclick="copyLink(this); return false;" title="Copy link to section">
Itch Game Jam - Systems
<i class="fas fa-link"></i>
</a>
</div>
</h3>
<p>We're wide open on systems we'd love to see supported. In the past, systemless content or content for small-press and independently-published games was most popular with our audience. We're especially interested in content that can be used in an unplanned one-shot.</p>
</article>
<article id="community-covenant-section">
<h2 id="community-covenant">
<div class="heading">
<a class="copy-link" onclick="copyLink(this); return false;" title="Copy link to section">
Community Covenant
<i class="fas fa-link"></i>
</a>
</div>
</h2>
<p>This community is dedicated to providing a harassment-free experience for everyone. We do not tolerate harassment of participants in any form.</p>
<h3 id="applicability-and-scope">
<div class="heading">
<a class="copy-link" onclick="copyLink(this); return false;" title="Copy link to section">
Applicability and Scope
<i class="fas fa-link"></i>
</a>
</div>
</h3>
<p>This code of conduct applies to all of this community's spaces, including public channels, private channels and direct messages, both online and off. Anyone who violates this code of conduct may be sanctioned or expelled from these spaces at the discretion of the administrators.</p>
<h3 id="toward-a-welcoming-and-safe-environment">
<div class="heading">
<a class="copy-link" onclick="copyLink(this); return false;" title="Copy link to section">
Toward a Welcoming and Safe Environment
<i class="fas fa-link"></i>
</a>
</div>
</h3>
<p>We hope to create an environment in which diverse individuals can collaborate and interact in a positive and affirming way. Examples of behavior that contributes to creating this sort of environment include:</p>
<ul>
<li>Using welcoming and inclusive language</li>
<li>Being respectful of differing viewpoints and experiences</li>
<li>Gracefully accepting constructive criticism</li>
<li>Focusing on what is best for the overall community</li>
<li>Showing empathy towards other community members</li>
</ul>
<h3 id="anti-harassment-statement">
<div class="heading">
<a class="copy-link" onclick="copyLink(this); return false;" title="Copy link to section">
Anti-Harassment Statement
<i class="fas fa-link"></i>
</a>
</div>
</h3>
<p>This community will not tolerate harassment of any kind. Examples of harassment include:</p>
<ul>
<li>Offensive comments related to gender, gender identity and expression, sexual orientation, disability, mental illness, neuro(a)typicality, physical appearance, pregnancy status, veteran status, political affiliation, marital status, body size, age, race, national origin, ethnic origin, nationality, immigration status, language, religion or lack thereof, or other identity marker. This includes anti-Indigenous/Nativeness and anti-Blackness.</li>
<li>Unwelcome comments regarding a person's lifestyle choices and practices, including those related to food, health, parenting, relationships, drugs, and employment.</li>
<li>Deliberate misgendering, using inappropriate pronouns, or use of "dead" or rejected names.</li>
<li>Gratuitous or off-topic sexual images or behavior in spaces where they're not appropriate.</li>
<li>Physical contact and simulated physical contact (eg, textual descriptions like "hug" or "backrub") without consent or after a request to stop.</li>
<li>Threats of violence.</li>
<li>Incitement of violence towards any individual or group, including encouraging a person to commit suicide or to engage in self-harm.</li>
<li>Deliberate intimidation.</li>
<li>Stalking or following - online or in the physical world.</li>
<li>Harassing photography or recording, including logging online activity for harassment purposes.</li>
<li>Sustained disruption of discussion.</li>
<li>Unwelcome sexual attention.</li>
<li>Patterns of inappropriate social contact, such as requesting/assuming inappropriate levels of intimacy with others.</li>
<li>Continued one-on-one communication after requests to cease.</li>
<li>Deliberate "outing" of any aspect of a person's identity without their consent except as necessary to protect vulnerable people from intentional abuse.</li>
<li>Publication of non-harassing private communication.</li>
<li>Jokes that resemble the above, such as "hipster racism", still count as harassment even if meant satirically or ironically.</li>
</ul>
<p>If you have questions or concerns about these issues please feel free to message an admin or ask for an opportunity to explore the issue with a moderator and volunteers.</p>
<h3 id="reporting">
<div class="heading">
<a class="copy-link" onclick="copyLink(this); return false;" title="Copy link to section">
Reporting
<i class="fas fa-link"></i>
</a>
</div>
</h3>
<p>If you are being harassed by a member of our community, notice that someone else is being harassed, or have any other concerns, please contact the administrators via the <a target="_blank" href="https://discord.gg/TwZpPB4"><i class="fab fa-discord"></i>Holiday Happenings Discord</a> (you can tag @admins). If the person who is harassing you is on the admin team, they will not be involved in handling or resolving the incident.</p>
<p>The admin team will respond to any complaint as promptly as possible we can. If you do not get a timely response (for example, if no admins are currently online) then please put your personal safety and well-being first, and consider logging out and/or contacting the admins by email at <a href="mailto:[email protected]?subject=Rules&20Accessibility&20Issue">[email protected]</a>. The administrators will follow-up with you within 24 hours. You can also anonymously submit the form on the <a href="contact.html">contact page</a>.</p>
<p>This code of conduct applies to our community's spaces, but if you are being harassed by a member of our community outside our spaces, we still want to know about it. We will take all good-faith reports of harassment by our members, especially the administrators, seriously. This includes harassment outside our spaces and harassment that took place at any point in time. The abuse team reserves the right to exclude people from the community based on their past behavior, including behavior outside of our spaces and behavior towards people who are not in this community.</p>
<p>In order to protect volunteers from abuse and burnout, we reserve the right to reject any report we believe to have been made in bad faith. Reports intended to silence legitimate criticism may be deleted without response.</p>
<h3 id="enforcement-process">
<div class="heading">
<a class="copy-link" onclick="copyLink(this); return false;" title="Copy link to section">
Enforcement Process
<i class="fas fa-link"></i>
</a>
</div>
</h3>
<p>Every code of conduct violation report will be treated with seriousness and care. If a member's immediate safety and security is threatened, an individual admin may take any action that they deem appropriate, up to and including temporarily banning the offender from the community. In less urgent situations, at least two admins will discuss the offense and mutually arrive at a suitable response, which will be shared with the offender privately. Whatever the resolution that they decide upon, the decision of the admins involved in a violation case will be considered final.</p>
<p>We will respect confidentiality requests for the purpose of protecting victims of abuse. At our discretion, we may publicly name a person about whom we've received harassment complaints, or privately warn third parties about them, if we believe that doing so will increase the safety of our members or the general public. We will not name harassment victims without their affirmative consent.</p>
<h3 id="consequences">
<div class="heading">
<a class="copy-link" onclick="copyLink(this); return false;" title="Copy link to section">
Consequences
<i class="fas fa-link"></i>
</a>
</div>
</h3>
<p>Participants asked to stop any harassing behavior are expected to comply immediately. If a participant engages in harassing behavior, the administrators may take any action they deem appropriate, up to and including expulsion from the community and identification of the participant as a harasser to other members. At the discretion of the admins, or by request, one or more of the parties involved may request to discuss the violation and how to avoid similar situations in the future.</p>
<h3 id="acknowledgements">
<div class="heading">
<a class="copy-link" onclick="copyLink(this); return false;" title="Copy link to section">
Acknowledgements
<i class="fas fa-link"></i>
</a>
</div>
</h3>
<p>This Code of Conduct is adapted from the Community Covenant (<a target="_blank" href="http://community-covenant.net">http://community-covenant.net</a>), version 1.0, available at <a target="_blank" href="http://community-covenant.net/version/1/0/">http://community-covenant.net/version/1/0/</a>. The Community Covenant is an open source effort and is built on codes of conduct that came before it, including the <a target="_blank" href="http://contributor-covenant.org/">Contributor Covenant</a> and the <a target="_blank" href="http://lgbtq.technology/coc.html">LGBTQ in Tech community code of conduct</a>.</p>
<h3 id="license">
<div class="heading">
<a class="copy-link" onclick="copyLink(this); return false;" title="Copy link to section">
License
<i class="fas fa-link"></i>
</a>
</div>
</h3>
<p><span xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/Text" property="dct:title" rel="dct:type">Community Covenant</span> by <a target="_blank" xmlns:cc="http://creativecommons.org/ns#" href="http://community-covenant.net/" property="cc:attributionName" rel="cc:attributionURL">Coraline Ada Ehmke</a> is licensed under a <a target="_blank" rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.<br />Based on a work at <a target="_blank" xmlns:dct="http://purl.org/dc/terms/" href="http://community-covenant.net/latest/" rel="dct:source">http://community-covenant.net/</a>.</p>
</article>
</main>
<footer>
<a target="_blank" href="https://github.com/Pawper/Holiday-Happenings"><i class="fab fa-github"></i> Contribute on GitHub</a>
</footer>
</div>
<script src="scripts/main.js"></script>
</body>
</html>