Tim13ekd commited on
Commit
5216062
·
verified ·
1 Parent(s): 33947a8

lösche den reiter

Browse files
Files changed (1) hide show
  1. word-dataset.html +1 -2
word-dataset.html CHANGED
@@ -9,8 +9,7 @@
9
  <script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
10
  </head>
11
  <body class="bg-gray-100 min-h-screen">
12
- <custom-navbar></custom-navbar>
13
- <div class="container mx-auto px-4 py-12 mt-20">
14
  <header class="text-center mb-12">
15
  <div class="flex items-center justify-center space-x-3">
16
  <i data-feather="database" class="w-10 h-10 text-purple-600"></i>
 
9
  <script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
10
  </head>
11
  <body class="bg-gray-100 min-h-screen">
12
+ <div class="container mx-auto px-4 py-12 mt-20">
 
13
  <header class="text-center mb-12">
14
  <div class="flex items-center justify-center space-x-3">
15
  <i data-feather="database" class="w-10 h-10 text-purple-600"></i>