diff options
| author | Amir Saeid <amir@glgdgt.com> | 2026-02-18 21:25:00 +0000 |
|---|---|---|
| committer | Amir Saeid <amir@glgdgt.com> | 2026-02-18 21:25:00 +0000 |
| commit | 32e0e105f663ace08896f22ab4079521070b0cac (patch) | |
| tree | a40cad3ef73d76241f285d263c2574cf1e80c8d6 /public/page/1/index.html | |
| parent | 3e3b3596b4e0d720c68a2d3a3538055dae41a694 (diff) | |
Change the theme and add a new post
Diffstat (limited to 'public/page/1/index.html')
| -rw-r--r-- | public/page/1/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/public/page/1/index.html b/public/page/1/index.html new file mode 100644 index 0000000..febc687 --- /dev/null +++ b/public/page/1/index.html @@ -0,0 +1,9 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <title>https://blog.gluegadget.com/</title> + <link rel="canonical" href="https://blog.gluegadget.com/"> + <meta charset="utf-8"> + <meta http-equiv="refresh" content="0; url=https://blog.gluegadget.com/"> + </head> +</html> |
