Skip to content

Commit f681c87

Browse files
author
gitea
committed
set to prpd
1 parent 4a16ad0 commit f681c87

16 files changed

+61
-1391
lines changed

categories/index.html

+5-10
Original file line numberDiff line numberDiff line change
@@ -20,23 +20,18 @@
2020

2121
<title>Categories | Polish Lessons Amsterdam</title>
2222

23-
<link rel="stylesheet" href="/css/main.css">
23+
24+
<link rel="stylesheet" href="http://localhost:1313/css/main.css" integrity="/css/main.css" crossorigin="anonymous">
2425

2526

2627

2728

28-
<script src="/js/formspree.js"></script>
29-
<script src="/js/main.js"></script>
30-
<script src="/js/navbar.js"></script>
31-
<script src="/js/scroll.js"></script>
29+
<script src="/js/bundle.2e96da78aaee9e00098ebc4312b133669bffe7807904bbc613ae90b7ab5e5a1c.js" integrity="sha256-LpbaeKrungAJjrxDErEzZpv/54B5BLvGE66Qt6teWhw=" crossorigin="anonymous"></script>
3230

3331

3432

3533
</head>
3634
<body class="dark relative font-cata bg-[antiquewhite]">
37-
<div class="bg-red-500 p-4 absolute right-0 top-0 bottom-0 z-10 opacity-50" ->
38-
<h1 class="text-white font-bold">DEV</h1>
39-
</div>
4035

4136
<main>
4237

@@ -404,9 +399,9 @@ <h1 class="text-4xl text-black font-bold text-center pb-6">Contact Me</h1>
404399

405400
<div class="flex flex-col sm:flex-row sm:space-x-6 space-y-6 sm:space-y-0 justify-center">
406401

407-
<div class="min-w-40%">
402+
<div class="min-w-40%">
408403

409-
<form id="contact-form" class="flex flex-col space-y-4" action="https://fs.io/f/mnnqyrqr" method="POST"></form>
404+
<form id="contact-form" class="flex flex-col space-y-4" action="https://fs.io/f/xoqpbzez" method="POST">
410405

411406

412407
<div class="flex flex-col md:flex-row justify-between md:space-x-4 space-y-2 md:space-y-0">

0 commit comments

Comments
 (0)