Skip to content

Commit

Permalink
Merge pull request #1 from WISVCH/bapc-2020
Browse files Browse the repository at this point in the history
Add website BAPC 2020
  • Loading branch information
verwoerd authored Mar 29, 2023
2 parents 91acaa0 + ddea3ea commit 04a7ebc
Show file tree
Hide file tree
Showing 100 changed files with 603 additions and 1 deletion.
19 changes: 19 additions & 0 deletions 2020.bapc.eu/50x.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!DOCTYPE html>
<html>
<head>
<title>Error</title>
<style>
html { color-scheme: light dark; }
body { width: 35em; margin: 0 auto;
font-family: Tahoma, Verdana, Arial, sans-serif; }
</style>
</head>
<body>
<h1>An error occurred.</h1>
<p>Sorry, the page you are looking for is currently unavailable.<br/>
Please try again later.</p>
<p>If you are the system administrator of this resource then you should check
the error log for details.</p>
<p><em>Faithfully yours, nginx.</em></p>
</body>
</html>
1 change: 1 addition & 0 deletions 2020.bapc.eu/components/0.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions 2020.bapc.eu/components/10.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 04a7ebc

Please sign in to comment.