mirror of
https://github.com/AtHeartEngineer/lemmy.git
synced 2026-01-10 16:48:22 -05:00
fix apple ios icon. add gitignore
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.idea
|
||||
@@ -5,6 +5,8 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<link rel="shortcut icon" type="image/svg+xml" href="/static/assets/favicon.svg" />
|
||||
<link rel="apple-touch-icon" type="image/svg+xml" href="/static/assets/favicon.svg" />
|
||||
|
||||
|
||||
<title>Lemmy</title>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/balloon-css/0.5.0/balloon.min.css">
|
||||
|
||||
Reference in New Issue
Block a user