Preliminary recipe page

Vuetify go brr
This commit is contained in:
Karthik Vempati
2022-07-17 17:13:30 +02:00
parent 820601037e
commit 2b8eab1f16
10 changed files with 656 additions and 13 deletions

View File

@@ -8,6 +8,8 @@
<title><%= htmlWebpackPlugin.options.title %></title>
</head>
<link rel="stylesheet" type="text/css" href="<%= BASE_URL %>style.css">
<link href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/@mdi/font@6.x/css/materialdesignicons.min.css" rel="stylesheet">
<body>
<noscript>
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>