Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catinder cto patch 1 #4

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CNAME
Original file line number Diff line number Diff line change
@@ -1 +1 @@
tinder4cats.com
catinder.lol
17 changes: 9 additions & 8 deletions app/index.html
Original file line number Diff line number Diff line change
@@ -1,27 +1,28 @@
<!doctype html>
<title>Tinder for Cats</title>
<title>Catinder</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1">
<meta charset="utf-8">
<meta property="og:title" content="Tinder for Cats" />
<meta name="twitter:title" content="Tinder for Cats" />
<meta property="og:title" content="Catinder" />
<meta name="twitter:title" content="Catinder" />
<meta property="og:type" content="article" />
<meta property="og:url" content="http://tinder4cats.com/" />
<meta property="og:image" content="http://tinder4cats.com/images/header.jpg" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="http://tinder4cats.com/images/header.jpg" />
<meta property="og:description" content="It’s like Tinder, but for Cats 🐈" />
<meta name="twitter:description" content="It’s like Tinder, but for Cats 🐈" />
<meta name="twitter:site" content="theolivenbaum" />
<link href="https://fonts.googleapis.com/css?family=Nunito+Sans" rel="stylesheet">
<link rel="stylesheet" href="styles.css">
<meta name="twitter:site" content="catindercto" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Patrick+Hand&display=swap" rel="stylesheet"><link rel="stylesheet" href="styles.css">
<link rel="manifest" href="manifest.json">
<link rel="icon" href="images/favicon.svg">

<main class="tinder4cats">
<section class="view view--swipelist">
<header>
<p class="header-app">Tinder for Cats</p>
<p class="copyright">Made with 😻 by <a href="https://curiosity.ai">Curiosity</a>, code on <a href="https://github.com/theolivenbaum/tinder4cats">GitHub</a>. Interested in <a href="https://www.google.com/search?q=cat+shelters+near+me">adopting</a>?</p>
<p class="header-app">Catinder</p>
<p class="copyright">A meme coin on <a href="https://dexscreener.com/solana/fklubb33cg7zep57ch6tearvhf6kcso3iractnxvbdk5">Solana</a>, join the <a href="https://t..me/CatTinderCTO">community</a> or follow on <a href="https://www.x.com/CatinderCTO">X</a>.</p>
</header>
<tinder4cats-item class="item item--next hidden" inmovable>
<picture>
Expand Down
Binary file added data/CINDER_logo_small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.