Browse Source

Add actual links

master
Lev 2 years ago
parent
commit
96267c3cff
  1. 4
      index.html

4
index.html

@ -27,7 +27,7 @@
<nav id="header" class="fixed w-full z-30 top-0 text-white"> <nav id="header" class="fixed w-full z-30 top-0 text-white">
<div class="w-full container mx-auto flex flex-wrap items-center justify-between mt-0 py-2"> <div class="w-full container mx-auto flex flex-wrap items-center justify-between mt-0 py-2">
<div class="pl-4 flex items-center"> <div class="pl-4 flex items-center">
<a class="toggleColour text-white no-underline hover:no-underline font-bold text-2xl lg:text-4xl" href="#"> <a class="toggleColour text-white no-underline hover:no-underline font-bold text-2xl lg:text-4xl" href="https://zabotay.ru/login?signup=1">
<!--Icon from: http://www.potlabicons.com/ --> <!--Icon from: http://www.potlabicons.com/ -->
<svg class="h-8 fill-current inline" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512.005 512.005"> <svg class="h-8 fill-current inline" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512.005 512.005">
<rect fill="#2a2a31" x="16.539" y="425.626" width="479.767" height="50.502" transform="matrix(1,0,0,1,0,0)" /> <rect fill="#2a2a31" x="16.539" y="425.626" width="479.767" height="50.502" transform="matrix(1,0,0,1,0,0)" />
@ -475,7 +475,7 @@
<div class="container mx-auto px-8"> <div class="container mx-auto px-8">
<div class="w-full flex flex-col md:flex-row py-6"> <div class="w-full flex flex-col md:flex-row py-6">
<div class="flex-1 mb-6 text-black"> <div class="flex-1 mb-6 text-black">
<a class="text-pink-600 no-underline hover:no-underline font-bold text-2xl lg:text-4xl" href="#"> <a class="text-pink-600 no-underline hover:no-underline font-bold text-2xl lg:text-4xl" href="https://zabotay.ru/login?signup=1">
<!--Icon from: http://www.potlabicons.com/ --> <!--Icon from: http://www.potlabicons.com/ -->
<svg class="h-8 fill-current inline" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512.005 512.005"> <svg class="h-8 fill-current inline" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512.005 512.005">
<rect fill="#2a2a31" x="16.539" y="425.626" width="479.767" height="50.502" transform="matrix(1,0,0,1,0,0)" /> <rect fill="#2a2a31" x="16.539" y="425.626" width="479.767" height="50.502" transform="matrix(1,0,0,1,0,0)" />

Loading…
Cancel
Save