-
-
Notifications
You must be signed in to change notification settings - Fork 221
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<title>Goxygen | Generate a modern Web project with Go and Angular, React, or Vue in seconds 🎲</title> | ||
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico"> | ||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> | ||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> | ||
<link rel="android-chrome" sizes="192x192" href="/android-chrome-192x192.png"> | ||
<meta property="og:title" content="Goxygen | Generate a modern Web project with Go and Angular, React, or Vue in seconds 🎲"> | ||
<meta property="og:locale" content="en_US"> | ||
<meta name="description" content="Goxygen allows you to generate a modern Web project with Go on the back end side and Angular, React, or Vue on the front end."> | ||
<meta property="og:description" | ||
content="Goxygen allows you to generate a modern Web project with Go on the back end side and Angular, React, or Vue on the front end."> | ||
<link rel="canonical" href="https://goxygen.dev/"> | ||
<meta property="og:url" content="https://goxygen.dev/"> | ||
<meta property="og:site_name" content="goxygen"> | ||
<meta property="og:type" content="website"> | ||
<meta name="twitter:card" content="summary"> | ||
<meta name="twitter:title" property="og:title" content="Goxygen | Generate a modern Web project with Go and Angular, React, or Vue in seconds 🎲"> | ||
<meta name="author" content="Sasha Shpota"> | ||
<meta name="twitter:site" content="@sashashpota"> | ||
<meta name="twitter:creator" content="@sashashpota"> | ||
<script type="application/ld+json"> | ||
{ | ||
"@context": "https://schema.org", | ||
"@type": "WebSite", | ||
"description": "Goxygen allows you to generate a modern Web project with Go on the back end side and Angular, React, or Vue on the front end.", | ||
"headline": "Generate a modern Web project with Go and Angular, React, or Vue in seconds.", | ||
"name": "goxygen", | ||
"url": "https://goxygen.dev/" | ||
}</script> | ||
<link rel="stylesheet" href="/assets/main.css"> | ||
<link type="application/atom+xml" rel="alternate" href="https://goxygen.dev/feed.xml" title="goxygen"> | ||
</head> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.