~mika/www.m1kadev.nl

30a34b395079871509ed85c0b075c60cf02cb226 — m1ka 3 months ago d38822d
new thought
3 files changed, 5 insertions(+), 2 deletions(-)

M .gitignore
M bricks/base-header.thtml
A thoughts/lecture halls
M .gitignore => .gitignore +2 -1
@@ 1,3 1,4 @@
/build
/static/*.min.*
/deploy.sh
\ No newline at end of file
/deploy.sh
.DS_Store
\ No newline at end of file

M bricks/base-header.thtml => bricks/base-header.thtml +2 -1
@@ 1,3 1,4 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/styles/base.css">
\ No newline at end of file
<link rel="stylesheet" href="/styles/base.css">
<script src="/scripts/dyn-codeberg-logo.js"></script>
\ No newline at end of file

A thoughts/lecture halls => thoughts/lecture halls +1 -0
@@ 0,0 1,1 @@
why are lecture halls always at an insane angle, while if you're at a concert (or other theatre show for that matter) the seats barely climb up ,, big lecture hall please contact me
\ No newline at end of file