We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d02d6ed commit c6c25abCopy full SHA for c6c25ab
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "hafijulali.github.io",
3
"private": true,
4
- "version": "1.0.5",
+ "version": "1.0.6",
5
"type": "module",
6
"scripts": {
7
"dev": "vite",
public/gobi/index.html
@@ -0,0 +1,13 @@
+<!doctype html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8" />
+ <meta
+ name="go-import"
+ content="hafijul.dev/gobi git https://gitlab.com/hafijulali/gobi"
8
+ />
9
+ <title>GoBrowseIt</title>
10
+ </head>
11
+
12
+ <body></body>
13
+</html>
public/gopack/index.html
@@ -6,7 +6,7 @@
name="go-import"
content="hafijul.dev/gopack git https://gitlab.com/hafijulali/gopack"
/>
- <title>Eat N Dine</title>
+ <title>GoPack</title>
</head>
<body></body>
0 commit comments