Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Anarios/return-youtube-dislike.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Rybicki <39889198+trybick@users.noreply.github.com>2021-11-23 16:15:50 +0300
committerTim Rybicki <39889198+trybick@users.noreply.github.com>2021-11-23 16:15:50 +0300
commit8aa65cff539a4569c9dbabd172e8f70c6854cbb1 (patch)
treebc48eedb42d5b8422f1ff3776c77cdcdedca6139 /StaticSite
parenta28e373575758e3f13e929247afed494957f405b (diff)
Change Youtube to YouTube
Diffstat (limited to 'StaticSite')
-rw-r--r--StaticSite/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/StaticSite/index.html b/StaticSite/index.html
index 58c8398..5e7a736 100644
--- a/StaticSite/index.html
+++ b/StaticSite/index.html
@@ -13,12 +13,12 @@
crossorigin="anonymous"
/>
- <title>Return youtube dislike count</title>
+ <title>Return YouTube dislike count</title>
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<div class="container-xxl">
- <a class="navbar-brand" href="/">Return youtube dislike count</a>
+ <a class="navbar-brand" href="/">Return YouTube dislike count</a>
<button
class="navbar-toggler"
type="button"