Skip to content

Commit 6dea1e8

Browse files
authored
Merge pull request #12 from languageXchange/dev
favicon, logo, robots.txt
2 parents cd268ca + 54e3888 commit 6dea1e8

File tree

4 files changed

+30
-35
lines changed

4 files changed

+30
-35
lines changed

src/lib/images/logo.svg

Lines changed: 29 additions & 33 deletions
Loading

src/routes/+page.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<script>
2-
import Counter from './Counter.svelte';
32
</script>
43

54
<svelte:head>

static/favicon.png

1.84 KB
Loading

static/robots.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# https://www.robotstxt.org/robotstxt.html
22
User-agent: *
3-
Disallow:
3+
Disallow: /

0 commit comments

Comments
 (0)