diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000..6f3a2913 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5501 +} \ No newline at end of file diff --git a/css/riex.css b/css/riex.css new file mode 100644 index 00000000..1b500de9 --- /dev/null +++ b/css/riex.css @@ -0,0 +1,11 @@ +@import url("https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:ital,wght@0,400;0,700;1,400;1,700&display=swap"); + +*, +*::before, +*::after { + font-family: "Atkinson Hyperlegible", sans-serif; +} + +html { + background-color: #8f1d2a; +} \ No newline at end of file diff --git a/images/logo-red.png b/images/logo-red.png new file mode 100644 index 00000000..9992c110 Binary files /dev/null and b/images/logo-red.png differ diff --git a/images/transparent-clean.png b/images/transparent-clean.png new file mode 100644 index 00000000..1d8abff6 Binary files /dev/null and b/images/transparent-clean.png differ diff --git a/index.html b/index.html index f27b433c..13b5097f 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ -
LittleLink is an open source DIY alternative to services like Linktree and many.link. LittleLink was built using Skeleton, a dead simple, responsive boilerplate—we've just created some branded buttons and stripped out the things you won't need. 😊
+ - +Privacy Policy | Build your own by forking LittleLink.
+Made with LittleLink.