diff options
| author | Bobby <[email protected]> | 2023-11-14 22:17:28 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2023-11-14 22:17:28 -0500 |
| commit | 651a7aa656da9fbb30f880c1936a583965dc769d (patch) | |
| tree | 408d5c41ba74b3758e618141d1dca1039ba9b2e3 /templates/userpages | |
| parent | f072891192b73113b5faf7ca1c3f0f1245eb6a3b (diff) | |
| download | thatcomputerscientist-651a7aa656da9fbb30f880c1936a583965dc769d.tar.xz thatcomputerscientist-651a7aa656da9fbb30f880c1936a583965dc769d.zip | |
Rename instances
Diffstat (limited to 'templates/userpages')
| -rw-r--r-- | templates/userpages/partials/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/userpages/partials/base.html b/templates/userpages/partials/base.html index 11c94cf1..d6dd452a 100644 --- a/templates/userpages/partials/base.html +++ b/templates/userpages/partials/base.html @@ -7,7 +7,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="description" - content="Welcome to the home of Shifoo. I am Kumar Priyansh. This is my personal website where I share all of my thoughts, ideas, and experiences." + content="Welcome to the home of Shifoo. I am Bobby. This is my personal website where I share all of my thoughts, ideas, and experiences." /> <title>{{ username }}'s {{ title }} | Shifoo </title> <link preload rel="stylesheet" href="{% static 'css/main.css' %}" /> |
