mirror of
https://github.com/kevin-DL/ShortMe-URL-Shortener.git
synced 2026-01-11 11:04:28 +00:00
chore: change title
This commit is contained in:
@@ -8,7 +8,6 @@ RUN pip install --no-cache-dir -r requirements.txt
|
|||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
|
|
||||||
EXPOSE 5555
|
EXPOSE 5555
|
||||||
|
|
||||||
CMD ["python", "run.py"]
|
CMD ["python", "run.py"]
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
<div>
|
<div>
|
||||||
<div class="dh-highlight-text">
|
<div class="dh-highlight-text">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h1 class="clearmargin clearpadding">Hello Theophile</h1>
|
<h1 class="clearmargin clearpadding">Hello Pat</h1>
|
||||||
<p id="heading-p">ShortMe is a free tool to shorten URLs. Create a short & memorable URL in seconds.</p>
|
<p id="heading-p">ShortMe is a free tool to shorten URLs. Create a short & memorable URL in seconds.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user