forked from KABI/fedi.camp_Website
rmoving chat, changing menu, adding camp infos
This commit is contained in:
parent
035d20b8b8
commit
bdf7319c23
2 changed files with 22 additions and 48 deletions
|
@ -44,7 +44,7 @@
|
|||
<li><a href="#announce">What?</a></li>
|
||||
<li><a href="#date">When/Where?</a></li>
|
||||
<li><a href="#rsvp">Registration</a></li>
|
||||
<li><a href="#timetable">CfP</a></li>
|
||||
<li><a href="#campinfos">CampInfos</a></li>
|
||||
<li><a href="#y2023">Archive</a></li>
|
||||
|
||||
<!--<li><a href="">Online MeetUp</a></li>-->
|
||||
|
@ -221,9 +221,18 @@
|
|||
<!-- Camp Infos -->
|
||||
<article id="campinfos">
|
||||
<h2 class="major">Camp Information</h2>
|
||||
<p>Participants can find current information here. Please check back here daily and also join the Matrix room!</p>
|
||||
<p>Participants can find current information here. Please check back here frequently and also join the Matrix room!</p>
|
||||
<a href="https://matrix.to/#/#fedicamp:hyteck.de" class="button">Matrix Room</a><br><br><br>
|
||||
|
||||
<h2 class="major">Call for Presentation</h2>
|
||||
<p>To fill the timetable, we need your workshops, presentations, activities - what you've always wanted to share with others.</p>
|
||||
<p><a href="https://orga.fedi.camp/index.php/apps/forms/s/MCeqwaqH23bN4jBEaBeaAEWe" class="button enabled">Call for Participation</a></li></p>
|
||||
|
||||
<hr>
|
||||
<h2 class=""major">On side</h2>
|
||||
<h3>For the Camp</h3>
|
||||
<p>Please bring all your things needed for camping. That includes beside tent and sleeping equipment also cups, plates and things you may need for eating. We have a kitchen, yet we can't provide dishes and cutlery for all.<br><br>Those of you using a car to get to the camp, you are welcome to help out with some kitchen equipment such an bigger pots for cooking and bowls. Please ask the Orga-team in the Matrix chat or via e-mail for things still needed.</p>
|
||||
|
||||
<h3>Verify Fedi.Camp for Fediverse Profile?</h3>
|
||||
<h2 class="image left"><img src="images/fedi_verify.png" alt="Verify clipart." /></h2>
|
||||
<p>Of course, that's possible. Send us a short email or join us in the Matrix room and you will receive verification promptly as a participant. This way, you can show that you are participating in FediCamp.</p><br><br>
|
||||
|
@ -299,25 +308,6 @@
|
|||
<script src="assets/js/util.js"></script>
|
||||
<script src="assets/js/main.js"></script>
|
||||
|
||||
<!-- WebsiteChat -->
|
||||
|
||||
<!-- <script>
|
||||
(function(d,t) {
|
||||
var BASE_URL="https://app.chatwoot.com";
|
||||
var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
|
||||
g.src=BASE_URL+"/packs/js/sdk.js";
|
||||
g.defer = true;
|
||||
g.async = true;
|
||||
s.parentNode.insertBefore(g,s);
|
||||
g.onload=function(){
|
||||
window.chatwootSDK.run({
|
||||
websiteToken: '9W2Vod8ffLArzeFQuZYyzaNr',
|
||||
baseUrl: BASE_URL
|
||||
})
|
||||
}
|
||||
})(document,"script");
|
||||
</script>
|
||||
-->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue